Searched defs:checkService (Results 1 – 10 of 10) sorted by relevance
55 public static IBinder checkService(String name) { in checkService() method in ServiceManager
70 IBinder checkService(String service) { in checkService() method in SystemPropPoker.PokerTask
35 private static void checkService() { in checkService() method in UpdateLock
46 IBinder checkService(String name) throws RemoteException; in checkService() method
135 public IBinder checkService(String name) throws RemoteException { in checkService() method in ServiceManagerProxy
203 public static IBinder checkService(String name) { in checkService() method in ServiceManager
94 bool BatteryService::checkService() { in checkService() function in android::BatteryService
143 public void createUceService(boolean checkService) { in createUceService()
174 virtual sp<IBinder> checkService( const String16& name) const in checkService() function in android::BpServiceManager
133 public boolean checkService(ComponentName resolvedService, Intent intent, int callerUid, in checkService() method in IntentFirewall