Searched refs:TYPE_PB (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java135 private static final String TYPE_PB = "x-bt/phonebook"; field in class:BluetoothPbapObexServer
472 else if (type.equals(TYPE_PB)) {

Completed in 35 milliseconds