Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java149 public static final String INSERT_ADDRES_TOKEN = "insert-address-token"; field in BluetoothMapContent
1481 if (INSERT_ADDRES_TOKEN.equals(addr)) { in getAddressMms()
3756 if (address.equals(INSERT_ADDRES_TOKEN)) { in extractMmsAddresses()