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