Searched defs:createService (Results 1 – 8 of 8) sorted by relevance
101 private DreamManagerService createService() { in createService() method in DreamManagerServiceMockingTest
192 private fun createService(): TakeScreenshotService { in createService() method in com.android.systemui.screenshot.TakeScreenshotServiceTest
272 private RemoteSpeechRecognitionService createService( in createService() method in SpeechRecognitionManagerServiceImpl
417 private FakeSharedConnectivityService createService() { in createService() method in SharedConnectivityServiceTest
1923 TServiceClass createService(); in createService() method1942 TServiceClass createService(@NonNull IBinder serviceBinder); in createService() method1964 TServiceClass createService(@NonNull Context context); in createService() method1985 TServiceClass createService(@NonNull Context context, @NonNull IBinder serviceBinder); in createService() method2273 public abstract T createService(ContextImpl ctx) throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.CachedServiceFetcher2302 public abstract T createService() throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.StaticServiceFetcher
1567 private BackupManagerService createService() { in createService() method in BackupManagerServiceRoboTest
288 private VibratorManagerService createService() { in createService() method in VibratorManagerServiceTest
273 private PowerManagerService createService() { in createService() method in PowerManagerServiceTest