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.java93 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper
105 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper
117 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper
129 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper
205 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper