Searched refs:mNumHasLocation (Results 1 – 2 of 2) sorted by relevance
39 int mNumHasLocation = -1; field in AppLocationPermissionPreferenceController63 if (mNumTotal == -1 || mNumHasLocation == -1) { in getSummary()67 arguments.put("count", mNumHasLocation); in getSummary()93 mNumHasLocation = numHasLocation; in setAppCounts()
90 mController.mNumHasLocation = 1; in getSummary_whenLocationAppCountIsOne_shouldShowSingularString()103 mController.mNumHasLocation = 5; in getSummary_whenLocationAppCountIsGreaterThanOne_shouldShowPluralString()