Searched refs:mIsDeviceStationary (Results 1 – 1 of 1) sorted by relevance
380 private volatile boolean mIsDeviceStationary = false; field in GnssLocationProvider477 mIsDeviceStationary = isStationary;575 boolean disableGpsForPowerManager = mPowerManager.isDeviceIdleMode() && mIsDeviceStationary; in updateLowPowerMode()