Searched defs:waitForService (Results 1 – 11 of 11) sorted by relevance
123 sp<INTERFACE> waitForService(const String16& name) { in waitForService() function
94 private boolean waitForService() { in waitForService() method in RestrictedProfilePinServiceConnection
56 sp<IBinder> ServiceManager::waitForService(const String16& name) { in waitForService() function in android::ServiceManager
251 private void changeTest(boolean waitForService) throws Throwable { in changeTest()
206 bool waitForService = ((argc > 1) && (argv[0] == "-w")); in cmdMain() local
260 public static native IBinder waitForService(@NonNull String name); in waitForService() method in ServiceManager
42 sp<IBinder> waitForService(const String16& name) { in waitForService() function
292 sp<IBinder> ServiceManagerShim::waitForService(const String16& name16) in waitForService() function in android::ServiceManagerShim
833 private void waitForService(boolean expectRunning) { in waitForService() method in BugreportReceiverTest
2005 bool SeeHelper::waitForService(sns_client **client, Microseconds timeout) { in waitForService() function in chre::SeeHelper