Home
last modified time | relevance | path

Searched refs:createService (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java249 public AccessibilityManager createService(ContextImpl ctx) { in registerService()
256 public CaptioningManager createService(ContextImpl ctx) { in registerService()
263 public AccountManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()
272 public ActivityManager createService(ContextImpl ctx) { in registerService()
279 public ActivityTaskManager createService(ContextImpl ctx) { in registerService()
287 public UriGrantsManager createService(ContextImpl ctx) { in registerService()
295 public AlarmManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()
304 public AudioManager createService(ContextImpl ctx) { in registerService()
311 public MediaRouter createService(ContextImpl ctx) { in registerService()
318 public BluetoothManager createService(ContextImpl ctx) { in registerService()
[all …]
/frameworks/base/services/robotests/backup/src/com/android/server/backup/
DBackupManagerServiceRoboTest.java128 BackupManagerService backupManagerService = createService(); in testStartServiceForUser_registersUser()
141 BackupManagerService backupManagerService = createService(); in testStartServiceForUser_withServiceInstance_registersUser()
184 BackupManagerService backupManagerService = createService(); in testStopServiceForUser_forUnknownUser_doesNothing()
201 BackupManagerService backupManagerService = createService(); in testDataChanged_onRegisteredUser_callsMethodForUser()
213 BackupManagerService backupManagerService = createService(); in testDataChanged_onUnknownUser_doesNotPropagateCall()
225 BackupManagerService backupManagerService = createService(); in testAgentConnected_onRegisteredUser_callsMethodForUser()
238 BackupManagerService backupManagerService = createService(); in testAgentConnected_onUnknownUser_doesNotPropagateCall()
251 BackupManagerService backupManagerService = createService(); in testOpComplete_onRegisteredUser_callsMethodForUser()
263 BackupManagerService backupManagerService = createService(); in testOpComplete_onUnknownUser_doesNotPropagateCall()
279 BackupManagerService backupManagerService = createService(); in testInitializeTransports_onRegisteredUser_callsMethodForUser()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DPowerManagerServiceTest.java200 private PowerManagerService createService() { in createService() method in PowerManagerServiceTest
367 createService(); in testUpdatePowerScreenPolicy_UpdateDisplayPowerRequest()
378 createService(); in testGetLastShutdownReasonInternal()
385 createService(); in testGetDesiredScreenPolicy_WithVR()
415 createService(); in testWakefulnessAwake_InitialValue()
421 createService(); in testWakefulnessSleep_NoDozeSleepFlag()
434 createService(); in testWakefulnessAwake_AcquireCausesWakeup()
466 createService(); in testWakefulnessAwake_IPowerManagerWakeUp()
482 createService(); in testWakefulnessAwake_ShouldWakeUpWhenPluggedIn()
558 createService(); in testWakefulnessDoze_goToSleep()
[all …]
/frameworks/base/config/
Dboot-image-profile.txt3148 HSPLandroid/app/SystemServiceRegistry$101;->createService(Landroid/app/ContextImpl;)Landroid/conten…
3149 HSPLandroid/app/SystemServiceRegistry$101;->createService(Landroid/app/ContextImpl;)Ljava/lang/Obje…
3150 HSPLandroid/app/SystemServiceRegistry$102;->createService(Landroid/app/ContextImpl;)Landroid/app/sl…
3151 HSPLandroid/app/SystemServiceRegistry$102;->createService(Landroid/app/ContextImpl;)Ljava/lang/Obje…
3152 HSPLandroid/app/SystemServiceRegistry$103;->createService(Landroid/app/ContextImpl;)Landroid/app/ti…
3153 HSPLandroid/app/SystemServiceRegistry$103;->createService(Landroid/app/ContextImpl;)Ljava/lang/Obje…
3154 HSPLandroid/app/SystemServiceRegistry$104;->createService(Landroid/app/ContextImpl;)Ljava/lang/Obje…
3155 HSPLandroid/app/SystemServiceRegistry$105;->createService(Landroid/app/ContextImpl;)Landroid/permis…
3156 HSPLandroid/app/SystemServiceRegistry$105;->createService(Landroid/app/ContextImpl;)Ljava/lang/Obje…
3157 HSPLandroid/app/SystemServiceRegistry$106;->createService(Landroid/app/ContextImpl;)Landroid/permis…
[all …]
/frameworks/base/non-updatable-api/
Dsystem-current.txt712 …method @NonNull public TServiceClass createService(@NonNull android.content.Context, @NonNull andr…
716 method @NonNull public TServiceClass createService(@NonNull android.content.Context);
720 method @NonNull public TServiceClass createService(@NonNull android.os.IBinder);
724 method @NonNull public TServiceClass createService();
/frameworks/base/api/
Dsystem-current.txt764 …method @NonNull public TServiceClass createService(@NonNull android.content.Context, @NonNull andr…
768 method @NonNull public TServiceClass createService(@NonNull android.content.Context);
772 method @NonNull public TServiceClass createService(@NonNull android.os.IBinder);
776 method @NonNull public TServiceClass createService();