Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java148 if (!StatusBar.isTopLevelChild(entry)) { in shouldShowNotificationIcon()
DStatusBar.java1528 public static boolean isTopLevelChild(Entry entry) { in isTopLevelChild() method