Searched refs:waitForDeclaredService (Results 1 – 10 of 10) sorted by relevance
129 sp<INTERFACE> waitForDeclaredService(const String16& name) { in waitForDeclaredService() function145 return waitForDeclaredService<INTERFACE>(
81 android::waitForDeclaredService<ICarPowerPolicyServer>(String16(GetParam().c_str())); in SetUp()
271 public static IBinder waitForDeclaredService(@NonNull String name) { in waitForDeclaredService() method in ServiceManager
350 IBinder binder = Binder.allowBlocking(ServiceManager.waitForDeclaredService( in get()
532 ServiceManager.waitForDeclaredService(ILights.DESCRIPTOR + "/default")); in get()
637 Binder.allowBlocking(ServiceManager.waitForDeclaredService(fqName))); in addAidlProviders()
185 ServiceManager.waitForDeclaredService( in getHalInstance()
201 ServiceManager.waitForDeclaredService( in getHalInstance()
817 Binder.allowBlocking(ServiceManager.waitForDeclaredService(fqName))); in addAidlProviders()