Home
last modified time | relevance | path

Searched refs:TYPE_EMAIL_STR (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java112 public static final String TYPE_EMAIL_STR = "EMAIL"; field in BluetoothMapMasInstance
335 masName += "/" + TYPE_EMAIL_STR; in createMasSdpRecord()
H A DBluetoothMapObexServer.java1627 : BluetoothMapMasInstance.TYPE_EMAIL_STR; in sendMASInstanceInformationRsp()