Searched defs:createService (Results 1 – 6 of 6) sorted by relevance
195 private VibratorManagerService createService() { in createService() method in VibratorManagerServiceTest
209 private RemoteSpeechRecognitionService createService( in createService() method in SpeechRecognitionManagerServiceImpl
98 private HintManagerService createService() { in createService() method in HintManagerServiceTest
1596 TServiceClass createService(); in createService() method1615 TServiceClass createService(@NonNull IBinder serviceBinder); in createService() method1637 TServiceClass createService(@NonNull Context context); in createService() method1658 TServiceClass createService(@NonNull Context context, @NonNull IBinder serviceBinder); in createService() method1890 public abstract T createService(ContextImpl ctx) throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.CachedServiceFetcher1914 public abstract T createService() throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.StaticServiceFetcher1947 public abstract T createService(Context applicationContext) throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.StaticApplicationContextServiceFetcher
213 private PowerManagerService createService() { in createService() method in PowerManagerServiceTest
1614 private BackupManagerService createService() { in createService() method in BackupManagerServiceRoboTest