Searched refs:managerInternal (Results 1 – 2 of 2) sorted by relevance
1229 ActivityManagerInternal managerInternal = in startObservingDevicePresence() local1231 if (managerInternal != null) { in startObservingDevicePresence()1232 managerInternal in startObservingDevicePresence()1272 ActivityManagerInternal managerInternal = in stopObservingDevicePresence() local1274 if (managerInternal != null) { in stopObservingDevicePresence()1275 managerInternal in stopObservingDevicePresence()
812 ActivityManagerInternal managerInternal = in registerLocationListener() local814 if (managerInternal != null) { in registerLocationListener()815 managerInternal.logFgsApiBegin(ActivityManager.FOREGROUND_SERVICE_API_TYPE_LOCATION, in registerLocationListener()997 ActivityManagerInternal managerInternal = in unregisterLocationListener() local999 if (managerInternal != null) { in unregisterLocationListener()1000 managerInternal.logFgsApiEnd(ActivityManager.FOREGROUND_SERVICE_API_TYPE_LOCATION, in unregisterLocationListener()