Home
last modified time | relevance | path

Searched defs:dividerView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shortcut/
DShortcutKeyDispatcher.java93 DividerView dividerView = getComponent(Divider.class).getView(); in handleDockKey() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java262 final TextView dividerView = mNotificationInfo.findViewById(R.id.pkg_divider); in testBindNotification_noDelegate() local
294 final TextView dividerView = mNotificationInfo.findViewById(R.id.pkg_divider); in testBindNotification_delegate() local