Searched refs:ContextHubService (Results 1 – 6 of 6) sorted by relevance
82 ContextHubService service = new ContextHubService(mContext, mMockContextHubWrapper); in testDump_emptyPreloadedNanoappList()96 ContextHubService service = new ContextHubService(mContext, mMockContextHubWrapper); in testConstructorRegistersContextHub()102 new ContextHubService(mContext, mMockContextHubWrapper); in testConstructorRegistersNotifications()124 new ContextHubService(mContext, mMockContextHubWrapper); in testConstructorRegistersNotificationsAndHandlesSettings()
25 import com.android.server.location.contexthub.ContextHubService;32 private ContextHubService mContextHubService;39 mContextHubService = new ContextHubService(context, in ContextHubSystemService()
34 private final ContextHubService mInternal;37 public ContextHubShellCommand(Context context, ContextHubService service) { in ContextHubShellCommand()
381 return ContextHubService.CONTEXT_HUB_EVENT_RESTARTED; in toContextHubEvent()384 return ContextHubService.CONTEXT_HUB_EVENT_UNKNOWN; in toContextHubEvent()398 return ContextHubService.CONTEXT_HUB_EVENT_RESTARTED; in toContextHubEventFromAidl()401 return ContextHubService.CONTEXT_HUB_EVENT_UNKNOWN; in toContextHubEventFromAidl()
87 public class ContextHubService extends IContextHubService.Stub { class223 public ContextHubService(Context context, IContextHubWrapper contextHubWrapper) { in ContextHubService() method in ContextHubService
4751 HPLcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;->handleNanoa…4752 HPLcom/android/server/location/contexthub/ContextHubService;->checkHalProxyAndContextHubId(ILandroi…4753 HSPLcom/android/server/location/contexthub/ContextHubService;->getCallingPackageName()Ljava/lang/St…4754 HSPLcom/android/server/location/contexthub/ContextHubService;->handleQueryAppsCallback(ILjava/util/…4755 HPLcom/android/server/location/contexthub/ContextHubService;->isValidContextHubId(I)Z4756 HPLcom/android/server/location/contexthub/ContextHubService;->queryNanoApps(ILandroid/hardware/loca…