/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/ |
D | MapClientServiceTest.java | 328 mRemoteDevice, MceStateMachine.SDP_SUCCESS, mockSdpRecord, BluetoothUuid.MAS); in receiveSdpRecord_receivedMasRecord_sdpSuccess() 340 mRemoteDevice, MceStateMachine.SDP_SUCCESS, null, BluetoothUuid.MAS); in receiveSdpRecord_withoutMasRecord_sdpFailed() 353 mRemoteDevice, MceStateMachine.SDP_BUSY, null, BluetoothUuid.MAS); in receiveSdpRecord_withSdpBusy_sdpFailed() 366 mRemoteDevice, MceStateMachine.SDP_FAILED, null, BluetoothUuid.MAS); in receiveSdpRecord_withSdpFailed_sdpFailed()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | uuid.rs | 32 pub const MAS: &str = "00001132-0000-1000-8000-00805F9B34FB"; constant 141 (Uuid::from_string(MAS).unwrap(), Profile::Mas),
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothUuid.java | 229 public static final ParcelUuid MAS = field in BluetoothUuid
|
/packages/services/Car/service/src/com/android/car/bluetooth/ |
D | BluetoothUtils.java | 67 new ParcelUuid[]{BluetoothUuid.MAS};
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/ |
D | BluetoothUtilsTest.java | 52 new ParcelUuid[]{BluetoothUuid.MAS};
|
D | BluetoothDeviceManagerTest.java | 111 BluetoothUuid.MAS};
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MapClientService.java | 439 if (uuid.equals(BluetoothUuid.MAS)) { in handleSdpSearchRecordReceived()
|
D | MceStateMachine.java | 560 mDevice.sdpSearch(BluetoothUuid.MAS); in enter() 602 mDevice.sdpSearch(BluetoothUuid.MAS); in processMessage()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapObexServer.java | 89 public static final ParcelUuid MAS = field in BluetoothMapObexServer
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 1722 && Utils.arrayContains(remoteDeviceUuids, BluetoothUuid.MAS); in isProfileSupported()
|
/packages/modules/Bluetooth/framework/api/ |
D | system-current.txt | 1254 field @NonNull public static final android.os.ParcelUuid MAS;
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |