Home
last modified time | relevance | path

Searched refs:getAllViews (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/
DAccessibilityValidatorTests.java334 hierarchy.mView.getActiveWindow().getAllViews().stream().filter(view-> in testCharacterLocationArgMaxLength()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1151 public @NonNull View[] getAllViews() { in getAllViews() method in NotificationContentView