Searched defs:createRow (Results 1 – 3 of 3) sorted by relevance
217 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper229 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper241 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper253 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper408 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper
127 private ExpandableNotificationRow createRow() { in createRow() method in DynamicChildBindControllerTest
821 private fun createRow(inflater: LayoutInflater, listView: ViewGroup): ViewGroup { in <lambda>() method