Searched refs:getRemoteService (Results 1 – 4 of 4) sorted by relevance
126 abstract RemoteAmbientDetectionService getRemoteService(); in getRemoteService() method in AmbientContextManagerPerUserService153 getRemoteService().queryServiceStatus( in onQueryServiceStatus()305 RemoteAmbientDetectionService remoteService = getRemoteService(); in dumpLocked()322 RemoteAmbientDetectionService remoteService = getRemoteService(); in stopDetection()333 RemoteAmbientDetectionService remoteService = getRemoteService(); in destroyLocked()353 RemoteAmbientDetectionService remoteService = getRemoteService(); in startDetection()
79 protected RemoteAmbientDetectionService getRemoteService() { in getRemoteService() method in WearableAmbientContextManagerPerUserService
79 protected RemoteAmbientDetectionService getRemoteService() { in getRemoteService() method in DefaultAmbientContextManagerPerUserService
598 SafeInterfaceTest() : mSafeInterfaceTest(getRemoteService()) { in SafeInterfaceTest()609 sp<ISafeInterfaceTest> getRemoteService() { in getRemoteService() function in android::tests::SafeInterfaceTest