Searched refs:mTotalWakelockReleases (Results 1 – 1 of 1) sorted by relevance
1018 private int mTotalWakelockReleases = 0; field in ConnectivityService4336 pw.println("total releases: " + mTotalWakelockReleases);4339 if (mTotalWakelockAcquisitions > mTotalWakelockReleases) {6898 mTotalWakelockReleases++;