Home
last modified time | relevance | path

Searched defs:createRow (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java174 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper
186 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper
198 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper
210 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper
354 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java245 public ExpandableNotificationRow createRow() throws Exception { in createRow() method in NotificationTestHelper
257 public ExpandableNotificationRow createRow(String pkg, int uid, UserHandle userHandle) in createRow() method in NotificationTestHelper
269 public ExpandableNotificationRow createRow(Notification notification) throws Exception { in createRow() method in NotificationTestHelper
273 public ExpandableNotificationRow createRow(NotificationEntry entry) throws Exception { in createRow() method in NotificationTestHelper
285 public ExpandableNotificationRow createRow(@InflationFlag int extraInflationFlags) in createRow() method in NotificationTestHelper
455 private ExpandableNotificationRow createRow( in createRow() method in NotificationTestHelper
/aosp12/packages/apps/Car/libs/car-qc-lib/tests/unit/src/com/android/car/qc/
H A DQCRowTest.java100 private QCRow createRow(PendingIntent action, PendingIntent disabledAction, Icon icon) { in createRow() method in QCRowTest
105 private QCRow createRow(PendingIntent action, PendingIntent disabledAction, Icon icon, in createRow() method in QCRowTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DDynamicChildBindControllerTest.java127 private ExpandableNotificationRow createRow() { in createRow() method in DynamicChildBindControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DDynamicChildBindControllerTest.java127 private ExpandableNotificationRow createRow() { in createRow() method in DynamicChildBindControllerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlsUiControllerImpl.kt547 private fun createRow(inflater: LayoutInflater, listView: ViewGroup): ViewGroup { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlsUiControllerImpl.kt816 private fun createRow(inflater: LayoutInflater, listView: ViewGroup): ViewGroup { regex