Home
last modified time | relevance | path

Searched defs:matchesSafely (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/matchers/
DIsActivatedMatcher.java28 public boolean matchesSafely(View view) { in matchesSafely() method in IsActivatedMatcher
DProgressBarIndeterminateMatcher.java31 protected boolean matchesSafely(ProgressBar item) { in matchesSafely() method in ProgressBarIndeterminateMatcher
DIndexMatcher.java48 public boolean matchesSafely(View view) { in matchesSafely() method in IndexMatcher
DNthChildMatcher.java43 public boolean matchesSafely(View view) { in matchesSafely() method in NthChildMatcher
DDrawableMatcher.java44 protected boolean matchesSafely(View item) { in matchesSafely() method in DrawableMatcher
DPaddingMatcher.java46 protected boolean matchesSafely(View item) { in matchesSafely() method in PaddingMatcher
/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/dashboard/
DFirstIdViewMatcher.java49 public boolean matchesSafely(View view) { in withFirstId() method
/packages/apps/Car/Dialer/tests/instrutests/src/com/android/car/dialer/integration/
DRecentCallLogTest.java177 protected boolean matchesSafely(CallTypeIconsView callTypeIconsView) { in matchesSafely() method in RecentCallLogTest.CallTypeIconMatcher
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/appstyledview/
DAppStyledDialogControllerTest.java178 protected boolean matchesSafely(Root item) { in matchesSafely() method in AppStyledDialogControllerTest.RootWithDecorMatcher
/packages/apps/Launcher3/quickstep/robolectric_tests/src/com/android/quickstep/util/
DTaskViewSimulatorTest.java194 protected boolean matchesSafely(RectF item) { in matchesSafely() method in TaskViewSimulatorTest.AlmostSame
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/
DAlertDialogBuilderTest.java257 protected boolean matchesSafely(Root item) { in matchesSafely() method in AlertDialogBuilderTest.RootWithDecorMatcher
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/imewidescreen/
DCarUiImeWideScreenControllerTest.java496 protected boolean matchesSafely(final RecyclerView view) { in atPosition() method in CarUiImeWideScreenControllerTest