Home
last modified time | relevance | path

Searched refs:AndroidSmsService (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/android_sms/
H A Dandroid_sms_service.cc27 AndroidSmsService::AndroidSmsService( in AndroidSmsService() function in chromeos::android_sms::AndroidSmsService
57 AndroidSmsService::~AndroidSmsService() = default;
59 void AndroidSmsService::Shutdown() { in Shutdown()
69 void AndroidSmsService::OnSessionStateChanged() { in OnSessionStateChanged()
H A Dandroid_sms_service.h45 class AndroidSmsService : public KeyedService,
48 AndroidSmsService(
54 ~AndroidSmsService() override;
83 DISALLOW_COPY_AND_ASSIGN(AndroidSmsService);
H A Dandroid_sms_service_factory.cc56 AndroidSmsService* AndroidSmsServiceFactory::GetForBrowserContext( in GetForBrowserContext()
58 return static_cast<AndroidSmsService*>( in GetForBrowserContext()
81 return new AndroidSmsService( in BuildServiceInstanceFor()
H A Dandroid_sms_service_factory.h24 static AndroidSmsService* GetForBrowserContext(
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/chromeos/
H A Dmultidevice_section.h22 class AndroidSmsService; variable
45 android_sms::AndroidSmsService* android_sms_service,
73 android_sms::AndroidSmsService* android_sms_service_;
H A Dos_settings_sections.h32 class AndroidSmsService; variable
58 android_sms::AndroidSmsService* android_sms_service,
H A Dos_settings_manager.h36 class AndroidSmsService; variable
97 android_sms::AndroidSmsService* android_sms_service,
H A Dos_settings_manager.cc32 android_sms::AndroidSmsService* android_sms_service, in OsSettingsManager()
H A Dos_settings_sections.cc43 android_sms::AndroidSmsService* android_sms_service, in OsSettingsSections()
H A Dmultidevice_section.cc226 android_sms::AndroidSmsService* android_sms_service, in MultiDeviceSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/multidevice_setup/
H A Dmultidevice_setup_service_factory.cc37 android_sms::AndroidSmsService* android_sms_service = in MultiDeviceSetupServiceHolder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/push_messaging/
H A Dpush_messaging_notification_manager.cc316 chromeos::android_sms::AndroidSmsService* android_sms_service =
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsettings_ui.cc368 chromeos::android_sms::AndroidSmsService* android_sms_service = in InitBrowserSettingsWebUIHandlers()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsettings_ui.cc416 chromeos::android_sms::AndroidSmsService* android_sms_service = in InitBrowserSettingsWebUIHandlers()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/chromeos/
H A Dos_settings_ui.cc358 chromeos::android_sms::AndroidSmsService* android_sms_service = in InitOSWebUIHandlers()