Searched refs:proxyAppState (Results 1 – 1 of 1) sorted by relevance
187 if (proxyAppState == null) { in handleProxyAppPackageUpdate()226 mProxyAppsState.put(proxyAppPkgName, proxyAppState); in handleUpdateProxyApps()235 ProxyAppState proxyAppState = entry.getValue(); in resetProxyAppsState() local236 if (!proxyAppState.mIsLocationIconOn) { in resetProxyAppsState()240 mHandler.removeCallbacksAndMessages(proxyAppState); in resetProxyAppsState()366 ProxyAppState proxyAppState = entry.getValue(); in handlePermissionsChanged() local423 if (proxyAppState.mHasLocationPermission) { in getLocationPermissionEnabledProxyApps()477 if (proxyAppState == null) { in handleNfwNotification()528 proxyAppState.mIsLocationIconOn = true; in showLocationIcon()531 mHandler.removeCallbacksAndMessages(proxyAppState); in showLocationIcon()[all …]