/packages/apps/Car/Dialer/testing/src/com/android/car/dialer/testing/ |
D | TestViewMatchers.java | 36 protected boolean matchesSafely(View item) { in isActivated() 57 protected boolean matchesSafely(final RecyclerView view) {
|
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/matchers/ |
D | IsActivatedMatcher.java | 28 public boolean matchesSafely(View view) { in matchesSafely() method in IsActivatedMatcher
|
D | ProgressBarIndeterminateMatcher.java | 31 protected boolean matchesSafely(ProgressBar item) { in matchesSafely() method in ProgressBarIndeterminateMatcher
|
D | IndexMatcher.java | 48 public boolean matchesSafely(View view) { in matchesSafely() method in IndexMatcher
|
D | NthChildMatcher.java | 43 public boolean matchesSafely(View view) { in matchesSafely() method in NthChildMatcher
|
D | PaddingMatcher.java | 46 protected boolean matchesSafely(View item) { in matchesSafely() method in PaddingMatcher
|
D | DrawableMatcher.java | 44 protected boolean matchesSafely(View item) { in matchesSafely() method in DrawableMatcher
|
/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/dashboard/ |
D | FirstIdViewMatcher.java | 49 public boolean matchesSafely(View view) { in withFirstId() method
|
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/appstyledview/ |
D | AppStyledDialogControllerTest.java | 178 protected boolean matchesSafely(Root item) { in matchesSafely() method in AppStyledDialogControllerTest.RootWithDecorMatcher
|
/packages/apps/Launcher3/quickstep/robolectric_tests/src/com/android/quickstep/util/ |
D | TaskViewSimulatorTest.java | 194 protected boolean matchesSafely(RectF item) { in matchesSafely() method in TaskViewSimulatorTest.AlmostSame
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ScanTestUtil.java | 524 public boolean matchesSafely(WifiNative.BucketSettings bucketSettings, in bandIs() 549 public boolean matchesSafely(WifiNative.BucketSettings bucketSettings,
|
/packages/apps/Car/Dialer/tests/instrutests/src/com/android/car/dialer/integration/ |
D | RecentCallLogTest.java | 177 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/ |
D | AlertDialogBuilderTest.java | 257 protected boolean matchesSafely(Root item) { in matchesSafely() method in AlertDialogBuilderTest.RootWithDecorMatcher
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
D | UiBot.java | 315 public boolean matchesSafely(Toolbar toolbar) { in withToolbarTitle()
|
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/imewidescreen/ |
D | CarUiImeWideScreenControllerTest.java | 496 protected boolean matchesSafely(final RecyclerView view) { in atPosition() method in CarUiImeWideScreenControllerTest
|