Searched refs:isValidToShowEntry (Results 1 – 2 of 2) sorted by relevance
658 .isValidToShowEntry("com.google.android.apps.scone")) in testIsValidToShowEntry_returnExpectedResult()663 .isValidToShowEntry("com.android.gms.persistent")) in testIsValidToShowEntry_returnExpectedResult()
363 if (!isValidToShowEntry(packageName)) { in addAllPreferences()569 boolean isValidToShowEntry(String packageName) { in isValidToShowEntry() method in BatteryChartPreferenceController