Searched defs:createRow (Results 1 – 3 of 3) sorted by relevance
165 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper177 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper189 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper201 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper293 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper
125 private ExpandableNotificationRow createRow() { in createRow() method in DynamicChildBindControllerTest
530 private fun createRow(inflater: LayoutInflater, listView: ViewGroup): ViewGroup { in <lambda>() method in com.android.systemui.controls.ui.ControlsUiControllerImpl