Searched defs:createRow (Results 1 – 5 of 5) sorted by relevance
304 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper316 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper328 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper332 public ExpandableNotificationRow createRow(NotificationEntry entry) throws Exception { in createRow() method in NotificationTestHelper344 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper571 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper
131 private ExpandableNotificationRow createRow(NotificationEntry entry) { in createRow() method in DynamicChildBindControllerTest
457 private fun createRow(entry: NotificationEntry): ExpandableNotificationRow { in createRow() method
322 fun createRow(notification: Notification): ExpandableNotificationRow { in <lambda>() method
876 private fun createRow(inflater: LayoutInflater, listView: ViewGroup): ViewGroup { in <lambda>() method