Searched refs:waitForServiceNative (Results 1 – 1 of 1) sorted by relevance
333 return Binder.allowBlocking(waitForServiceNative(name)); in waitForService()336 private static native IBinder waitForServiceNative(@NonNull String name); in waitForServiceNative() method in ServiceManager