Home
last modified time | relevance | path

Searched refs:getViews (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java175 PERSON_TILE_WITHOUT_NOTIFICATION).getViews(); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()
241 tileWithLastInteraction).getViews(); in testCreateRemoteViewsWithLastInteractionTime()
258 tileWithLastInteraction).getViews(); in testCreateRemoteViewsWithLastInteractionTime()
395 tileWithStatusTemplate).getViews(); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored()
480 tileWithStatusTemplate).getViews(); in testCreateRemoteViewsWithStatusTemplate()
528 tileWithIconInStatusTemplate).getViews(); in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge()
768 tileWithStatusAndNotification).getViews(); in testCreateRemoteViewsWithNotificationTemplate()
793 tileWithStatusAndNotification).getViews(); in testCreateRemoteViewsWithNotificationTemplate()
813 tileWithStatusAndNotification).getViews(); in testCreateRemoteViewsWithNotificationTemplate()
845 tileWithStatusAndNotification).getViews(); in testCreateRemoteViewsWithNotificationWithSenderTemplate()
[all …]
/aosp12/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
H A DMainActivityTest.java68 List<Map<Short, Object>> views = parser.getViews(); in testTextView()
H A DViewDumpParser.java81 public List<Map<Short, Object>> getViews() { in getViews() method in ViewDumpParser
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DButtonDispatcher.java303 public ArrayList<View> getViews() { in getViews() method in ButtonDispatcher
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java221 .getViews())); in createRemoteViews()
248 RemoteViews getViews() { in getViews() method in PeopleTileViewHelper