Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationTestHelper.java60 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper
64 public ExpandableNotificationRow createRow(String pkg, int uid) throws Exception { in createRow() method in NotificationTestHelper
68 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper
109 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper