/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/transit/ |
H A D | ViewConditions.java | 77 private final Matcher<View> mMatcher; field in ViewConditions.ExistsCondition 136 private final Matcher<View> mMatcher; field in ViewConditions.NotDisplayedAnymoreCondition
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | ComboSource.java | 25 private PathMatcher mMatcher; field in ComboSource
|
D | SecureSource.java | 23 private static PathMatcher mMatcher = new PathMatcher(); field in SecureSource
|
D | SnailSource.java | 27 private PathMatcher mMatcher; field in SnailSource
|
D | ClusterSource.java | 35 PathMatcher mMatcher; field in ClusterSource
|
D | FilterSource.java | 36 private PathMatcher mMatcher; field in FilterSource
|
D | LocalSource.java | 38 private PathMatcher mMatcher; field in LocalSource
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | LocalUriMatcherTest.java | 34 private LocalUriMatcher mMatcher = new LocalUriMatcher(MediaStore.AUTHORITY); field in LocalUriMatcherTest
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/ |
D | BmsgTokenizer.java | 31 private final Matcher mMatcher; field in BmsgTokenizer
|
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/ |
D | WaitForViewAction.kt | 31 class WaitForViewAction(private val mMatcher: Matcher<View>, private val mWaitTimeMillis: Long) : constant in com.android.healthconnect.controller.tests.utils.WaitForViewAction
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/side-less/com/android/adservices/common/ |
D | AbstractSystemPropertiesDumperRule.java | 44 private final Matcher mMatcher; field in AbstractSystemPropertiesDumperRule
|
/aosp_15_r20/frameworks/base/core/java/android/provider/ |
H A D | SearchIndexablesProvider.java | 73 private UriMatcher mMatcher; field in SearchIndexablesProvider
|
/aosp_15_r20/packages/apps/Settings/tests/perftests/src/com/android/settings/tests/perf/ |
D | LaunchSettingsTest.java | 132 Matcher mMatcher = PATTERN.matcher(shellCommandResult); in handleLaunchResult() local
|
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/ |
D | ConditionPriorityBlockingQueue.java | 76 private final IMatcher<T> mMatcher; field in ConditionPriorityBlockingQueue.ConditionMatcherPair
|
/aosp_15_r20/packages/apps/Gallery2/src_pd/com/android/gallery3d/picasasource/ |
D | PicasaSource.java | 44 private PathMatcher mMatcher; field in PicasaSource
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | android_graphics_fonts_cts_SystemFonts.cpp | 134 FontMatcherUniquePtr mMatcher; member in __anon0f8378a40111::FontMatcher
|
/aosp_15_r20/development/tools/bugreport/src/com/android/bugreport/inspector/ |
H A D | Inspector.java | 702 protected Matcher mMatcher; field in Inspector.InterestingLineMatcher
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RemoveDynamicIndexing.cpp | 301 DynamicIndexingNodeMatcher mMatcher; member in sh::__anonbd2357610111::RemoveDynamicIndexingTraverser
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapIMProvider.java | 53 private UriMatcher mMatcher; field in BluetoothMapIMProvider
|
D | BluetoothMapEmailProvider.java | 57 private UriMatcher mMatcher; field in BluetoothMapEmailProvider
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/ |
D | FieldValue.h | 223 const Field mMatcher; member
|
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
D | ContactAggregator.java | 62 private final ContactMatcher mMatcher = new ContactMatcher(); field in ContactAggregator
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/bluetooth.mapsapi/android_common_apex33/javac/ |
D | bluetooth.mapsapi.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ |
D | MockContentProvider.java | 47 private UriMatcher mMatcher; field in MockContentProvider.Query
|
/aosp_15_r20/packages/providers/MediaProvider/apex/framework/java/android/provider/ |
D | CloudMediaProvider.java | 145 private final UriMatcher mMatcher = new UriMatcher(UriMatcher.NO_MATCH); field in CloudMediaProvider
|