Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java445 setDatabaseIdentifier(appParamBuf.getLong(i)/*MSB*/, in parseParams()
970 public void setDatabaseIdentifier(long idHigh, long idLow) { in setDatabaseIdentifier() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1217 outAppParams.setDatabaseIdentifier(0, mMasInstance.getDbIdentifier()); in sendMessageListingRsp()
1407 outAppParams.setDatabaseIdentifier(0, mMasInstance.getDbIdentifier()); in sendConvoListingRsp()