Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
DBarControlPolicy.java125 if (matchesNavigationFilter(packageName)) { in getBarVisibilities()
138 private static boolean matchesNavigationFilter(String packageName) { in matchesNavigationFilter() method in BarControlPolicy