/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | BluetoothDeviceFilter.java | 36 boolean matches(BluetoothDevice device); in matches() method 79 public boolean matches(BluetoothDevice device) { in matches() method in BluetoothDeviceFilter.AllFilter 86 public boolean matches(BluetoothDevice device) { in matches() method in BluetoothDeviceFilter.BondedDeviceFilter 93 public boolean matches(BluetoothDevice device) { in matches() method in BluetoothDeviceFilter.UnbondedDeviceFilter 100 abstract boolean matches(ParcelUuid[] uuids, BluetoothClass btClass); in matches() method in BluetoothDeviceFilter.ClassUuidFilter 102 public boolean matches(BluetoothDevice device) { in matches() method in BluetoothDeviceFilter.ClassUuidFilter 110 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches() method in BluetoothDeviceFilter.AudioFilter 131 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches() method in BluetoothDeviceFilter.TransferFilter 145 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches() method in BluetoothDeviceFilter.PanuFilter 159 boolean matches(ParcelUuid[] uuids, BluetoothClass btClass) { in matches() method in BluetoothDeviceFilter.NapFilter
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbSettingsManager.java | 226 private boolean matches(int clasz, int subclass, int protocol) { in matches() method in UsbSettingsManager.DeviceFilter 232 public boolean matches(UsbDevice device) { in matches() method in UsbSettingsManager.DeviceFilter 260 public boolean matches(DeviceFilter f) { in matches() method in UsbSettingsManager.DeviceFilter 427 public boolean matches(UsbAccessory acc) { in matches() method in UsbSettingsManager.AccessoryFilter 434 public boolean matches(AccessoryFilter f) { in matches() method in UsbSettingsManager.AccessoryFilter 707 ArrayList<ResolveInfo> matches = new ArrayList<ResolveInfo>(); in getDeviceMatchesLocked() local 722 ArrayList<ResolveInfo> matches = new ArrayList<ResolveInfo>(); in getAccessoryMatchesLocked() local 750 ArrayList<ResolveInfo> matches; in resolveActivity() local 780 ArrayList<ResolveInfo> matches; in accessoryAttached() local 802 private void resolveActivity(Intent intent, ArrayList<ResolveInfo> matches, in resolveActivity()
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
D | AbstractAssetMatcher.java | 29 public abstract boolean matches(AbstractAsset asset); in matches() method in AbstractAssetMatcher
|
D | WebAssetMatcher.java | 31 public boolean matches(AbstractAsset asset) { in matches() method in WebAssetMatcher
|
D | AndroidAppAssetMatcher.java | 35 public boolean matches(AbstractAsset asset) { in matches() method in AndroidAppAssetMatcher
|
D | Relation.java | 93 public boolean matches(Relation relation) { in matches() method in Relation
|
/frameworks/base/services/core/java/com/android/server/firewall/ |
D | Filter.java | 34 boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method
|
D | AndFilter.java | 28 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in AndFilter
|
D | OrFilter.java | 28 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in OrFilter
|
D | NotFilter.java | 35 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in NotFilter
|
D | SenderPermissionFilter.java | 36 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in SenderPermissionFilter
|
D | CategoryFilter.java | 37 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in CategoryFilter
|
D | SenderPackageFilter.java | 42 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in SenderPackageFilter
|
D | PortFilter.java | 44 public boolean matches(IntentFirewall ifw, ComponentName resolvedComponent, Intent intent, in matches() method in PortFilter
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
D | InMatcher.java | 50 public boolean matches(Object o) { in matches() method in InMatcher
|
/frameworks/base/tools/aapt/ |
D | ApkBuilder.h | 82 bool matches(const sp<AaptFile>& file) const { in matches() function
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/ |
D | IMSIParameter.java | 39 public boolean matches(String fullIMSI) { in matches() method in IMSIParameter
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | IMSIParameter.java | 41 public boolean matches(String fullIMSI) { in matches() method in IMSIParameter
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | PolicyControl.java | 195 boolean matches(LayoutParams attrs) { in matches() method in PolicyControl.Filter 205 boolean matches(String packageName) { in matches() method in PolicyControl.Filter
|
/frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/ |
D | Camera2RequestSettingsSet.java | 172 public <T> boolean matches(Key<T> key, T value) { in matches() method in Camera2RequestSettingsSet
|
/frameworks/base/core/java/android/view/ |
D | HandlerActionQueue.java | 122 public boolean matches(Runnable otherAction) { in matches() method in HandlerActionQueue.HandlerAction
|
/frameworks/av/media/libmedia/ |
D | CharacterEncodingDetector.cpp | 117 int32_t matches; in detectAndConvert() local 286 Vector<const UCharsetMatch*> matches; in getPreferred() local
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/ |
D | Asn1Object.java | 67 public boolean matches(Asn1ID id) { in matches() method in Asn1Object
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | TelephonyEventLogTest.java | 60 public boolean matches(Object item) { in matches() method in TelephonyEventLogTest.TelephonyEventMatcher
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaInserterTest.java | 60 public boolean matches(Object argument) { in matches() method in MediaInserterTest.MediaUriMatcher
|