Home
last modified time | relevance | path

Searched refs:mTotalCountServiceStateChanges (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
DComprehensiveCountryDetector.java128 private int mTotalCountServiceStateChanges; field in ComprehensiveCountryDetector
442 mTotalCountServiceStateChanges++; in addPhoneStateListener()
481 sb.append("totalCountServiceStateChanges=" + mTotalCountServiceStateChanges + ", "); in toString()