Searched defs:createRow (Results 1 – 3 of 3) sorted by relevance
172 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper184 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper196 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper208 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper336 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper
127 private ExpandableNotificationRow createRow() { in createRow() method in DynamicChildBindControllerTest
547 private fun createRow(inflater: LayoutInflater, listView: ViewGroup): ViewGroup { in <lambda>() method in com.android.systemui.controls.ui.ControlsUiControllerImpl