Searched defs:getDatabaseIdentifier (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java1300 getDatabaseIdentifier());
1322 private byte[] getDatabaseIdentifier() { method in class:BluetoothPbapObexServer
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java728 if (getDatabaseIdentifier() != null) {
731 appParamBuf.put(getDatabaseIdentifier());
952 public byte[] getDatabaseIdentifier() { method in class:BluetoothMapAppParams

Completed in 65 milliseconds