| /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
|
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
| D | LocalUriMatcherTest.java | 33 private LocalUriMatcher mMatcher = new LocalUriMatcher(MediaStore.AUTHORITY); field in LocalUriMatcherTest
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/ |
| D | BmsgTokenizer.java | 31 private final Matcher mMatcher; field in BmsgTokenizer
|
| /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
|
| /packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
| D | WorkProfileManager.java | 83 private final Predicate<ItemInfo> mMatcher; field in WorkProfileManager
|
| /packages/apps/Settings/tests/perftests/src/com/android/settings/tests/perf/ |
| D | LaunchSettingsTest.java | 132 Matcher mMatcher = PATTERN.matcher(shellCommandResult); in handleLaunchResult() local
|
| /packages/apps/Gallery2/src_pd/com/android/gallery3d/picasasource/ |
| D | PicasaSource.java | 44 private PathMatcher mMatcher; field in PicasaSource
|
| /packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
| D | BluetoothMapEmailProvider.java | 58 private UriMatcher mMatcher; field in BluetoothMapEmailProvider
|
| D | BluetoothMapIMProvider.java | 54 private UriMatcher mMatcher; field in BluetoothMapIMProvider
|
| /packages/modules/StatsD/statsd/src/ |
| D | FieldValue.h | 223 const Field mMatcher; member
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
| D | ContactAggregator.java | 62 private final ContactMatcher mMatcher = new ContactMatcher(); field in ContactAggregator
|
| D | ContactAggregator2.java | 74 private final RawContactMatcher mMatcher = new RawContactMatcher(); field in ContactAggregator2
|
| /packages/providers/MediaProvider/apex/framework/java/android/provider/ |
| D | CloudMediaProvider.java | 124 private final UriMatcher mMatcher = new UriMatcher(UriMatcher.NO_MATCH); field in CloudMediaProvider
|
| /packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ |
| D | MockContentProvider.java | 47 private UriMatcher mMatcher; field in MockContentProvider.Query
|