Home
last modified time | relevance | path

Searched defs:mMatcher (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/transit/
H A DViewConditions.java77 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/
DComboSource.java25 private PathMatcher mMatcher; field in ComboSource
DSecureSource.java23 private static PathMatcher mMatcher = new PathMatcher(); field in SecureSource
DSnailSource.java27 private PathMatcher mMatcher; field in SnailSource
DClusterSource.java35 PathMatcher mMatcher; field in ClusterSource
DFilterSource.java36 private PathMatcher mMatcher; field in FilterSource
DLocalSource.java38 private PathMatcher mMatcher; field in LocalSource
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DLocalUriMatcherTest.java34 private LocalUriMatcher mMatcher = new LocalUriMatcher(MediaStore.AUTHORITY); field in LocalUriMatcherTest
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DBmsgTokenizer.java31 private final Matcher mMatcher; field in BmsgTokenizer
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DWaitForViewAction.kt31 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/
DAbstractSystemPropertiesDumperRule.java44 private final Matcher mMatcher; field in AbstractSystemPropertiesDumperRule
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DSearchIndexablesProvider.java73 private UriMatcher mMatcher; field in SearchIndexablesProvider
/aosp_15_r20/packages/apps/Settings/tests/perftests/src/com/android/settings/tests/perf/
DLaunchSettingsTest.java132 Matcher mMatcher = PATTERN.matcher(shellCommandResult); in handleLaunchResult() local
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/
DConditionPriorityBlockingQueue.java76 private final IMatcher<T> mMatcher; field in ConditionPriorityBlockingQueue.ConditionMatcherPair
/aosp_15_r20/packages/apps/Gallery2/src_pd/com/android/gallery3d/picasasource/
DPicasaSource.java44 private PathMatcher mMatcher; field in PicasaSource
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A Dandroid_graphics_fonts_cts_SystemFonts.cpp134 FontMatcherUniquePtr mMatcher; member in __anon0f8378a40111::FontMatcher
/aosp_15_r20/development/tools/bugreport/src/com/android/bugreport/inspector/
H A DInspector.java702 protected Matcher mMatcher; field in Inspector.InterestingLineMatcher
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRemoveDynamicIndexing.cpp301 DynamicIndexingNodeMatcher mMatcher; member in sh::__anonbd2357610111::RemoveDynamicIndexingTraverser
/aosp_15_r20/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapIMProvider.java53 private UriMatcher mMatcher; field in BluetoothMapIMProvider
DBluetoothMapEmailProvider.java57 private UriMatcher mMatcher; field in BluetoothMapEmailProvider
/aosp_15_r20/packages/modules/StatsD/statsd/src/
DFieldValue.h223 const Field mMatcher; member
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java62 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/
Dbluetooth.mapsapi.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
DMockContentProvider.java47 private UriMatcher mMatcher; field in MockContentProvider.Query
/aosp_15_r20/packages/providers/MediaProvider/apex/framework/java/android/provider/
DCloudMediaProvider.java145 private final UriMatcher mMatcher = new UriMatcher(UriMatcher.NO_MATCH); field in CloudMediaProvider

1234