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.java86 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper
98 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper
110 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper
122 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper
198 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper