Searched defs:describeTo (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DInMatcher.java61 public void describeTo(Description description) { method in class:InMatcher
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DKeyboardInterceptorTest.java215 public void describeTo(Description description) { method in class:KeyboardInterceptorTest.KeyEventMatcher
H A DKeyEventDispatcherTest.java578 public void describeTo(Description description) { method in class:KeyEventDispatcherTest.KeyEventMatcher
H A DMagnificationControllerTest.java826 public void describeTo(Description description) { method in class:MagnificationControllerTest.MagSpecMatcher
H A DMotionEventInjectorTest.java785 public void describeTo(Description description) { method in class:MotionEventInjectorTest.MotionEventMatcher
804 public void describeTo(Description description) { method in class:MotionEventInjectorTest.MotionEventActionMatcher
817 public void describeTo(Description description) {
844 public void describeTo(Description description) {
858 public void describeTo(Description description) {
872 public void describeTo(Description description) {
886 public void describeTo(Description description) {
906 public void describeTo(Description description) {
/frameworks/support/emoji/core/src/androidTest/java/androidx/emoji/util/
H A DEmojiMatcher.java90 public void describeTo(Description description) { method in class:EmojiMatcher.EmojiSpanMatcher
119 public void describeTo(Description description) { method in class:EmojiMatcher.EmojiCountMatcher
164 public void describeTo(final Description description) { method in class:EmojiMatcher.EmojiResourceMatcher
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DFocusSearchNavigationTest.java288 public void describeTo(Description description) { method in class:FocusSearchNavigationTest.HasFocusMatcher
H A DBaseWrapContentWithAspectRatioTest.java290 public void describeTo(Description description) { method in class:BaseWrapContentWithAspectRatioTest.MeasureSpecMatcher
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DWifiScanningServiceImpl.java2134 describeTo(sb, settings);
2138 describeTo(sb, pnoSettings);
2185 static String describeTo(StringBuilder sb, ScanSettings scanSettings) { method in class:WifiScanningServiceImpl
2205 static String describeTo(StringBuilder sb, PnoSettings pnoSettings) { method in class:WifiScanningServiceImpl

Completed in 1542 milliseconds