Searched defs:checkService (Results 1 – 7 of 7) sorted by relevance
48 public static IBinder checkService(String name) { in checkService() method in ServiceManager
42 public IBinder checkService(String name) throws RemoteException; in checkService() method
99 public static IBinder checkService(String name) { in checkService() method in ServiceManager
34 private static void checkService() { in checkService() method in UpdateLock
130 public IBinder checkService(String name) throws RemoteException { in checkService() method in ServiceManagerProxy
147 virtual sp<IBinder> checkService( const String16& name) const in checkService() function in android::BpServiceManager
130 public boolean checkService(ComponentName resolvedService, Intent intent, int callerUid, in checkService() method in IntentFirewall