Searched refs:mGpsNesting (Results 1 – 1 of 1) sorted by relevance
4779 int mGpsNesting; field in BatteryStatsImpl4812 if (mGpsNesting == 0) { in noteStartGpsLocked()4818 mGpsNesting++; in noteStartGpsLocked()4836 mGpsNesting--; in noteStopGpsLocked()4837 if (mGpsNesting == 0) { in noteStopGpsLocked()4858 if (mGpsNesting == 0) { in noteGpsSignalQualityLocked()