Searched refs:mStationaryThrottled (Results 1 – 1 of 1) sorted by relevance
414 private final boolean mStationaryThrottled; field in LocationEventLog.ProviderStationaryThrottledEvent420 mStationaryThrottled = stationaryThrottled; in ProviderStationaryThrottledEvent()426 return mProvider + " provider stationary/idle " + (mStationaryThrottled ? "throttled" in toString()