Searched refs:mIsGpsEnabled (Results 1 – 1 of 1) sorted by relevance
84 private boolean mIsGpsEnabled; field in GnssVisibilityControl267 Log.d(TAG, "handleGpsEnabledChanged, mIsGpsEnabled: " + mIsGpsEnabled in handleGpsEnabledChanged()273 mIsGpsEnabled = isGpsEnabled; in handleGpsEnabledChanged()274 if (!mIsGpsEnabled) { in handleGpsEnabledChanged()405 if (!mIsGpsEnabled) { in updateNfwLocationAccessProxyAppsInGnssHal()506 + " and GNSS HAL enabled is set to " + mIsGpsEnabled in handleNfwNotification()518 return (proxyAppState == null || !mIsGpsEnabled) ? isLocationRequestAccepted in isPermissionMismatched()