Home
last modified time | relevance | path

Searched defs:appParams (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java408 BluetoothMapAppParams appParams = null; in onPut() local
557 BluetoothMapAppParams appParams, String messageVersion) { in pushMessage()
650 private int setMessageStatus(String msgHandle, BluetoothMapAppParams appParams) { in setMessageStatus()
706 private int setOwnerStatus(String msgHandle, BluetoothMapAppParams appParams) in setOwnerStatus()
836 BluetoothMapAppParams appParams = null; in onGet() local
957 BluetoothMapAppParams appParams, in sendMessageListingRsp()
1103 private void setMsgTypeFilterParams(BluetoothMapAppParams appParams, boolean overwrite) { in setMsgTypeFilterParams()
1148 BluetoothMapAppParams appParams, in sendConvoListingRsp()
1267 private int sendFolderListingRsp(Operation op, BluetoothMapAppParams appParams){ in sendFolderListingRsp()
1358 private int sendMASInstanceInformationRsp(Operation op, BluetoothMapAppParams appParams){ in sendMASInstanceInformationRsp()
[all …]
DBluetoothMnsObexClient.java403 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in sendEventHandler() local
DBluetoothMapAppParams.java207 public BluetoothMapAppParams(final byte[] appParams) in BluetoothMapAppParams()
224 private void ParseParams(final byte[] appParams) throws ParseException, in ParseParams()
DBluetoothMapContent.java3301 public byte[] getMessage(String handle, BluetoothMapAppParams appParams, in getMessage()
3693 public byte[] getMmsMessage(long id,BluetoothMapAppParams appParams) in getMmsMessage()
3751 public byte[] getEmailMessage(long id, BluetoothMapAppParams appParams, in getEmailMessage()
3905 BluetoothMapAppParams appParams, in getIMMessage()
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DMapStepsConvo.java144 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in addConvoListingStep() local
215 BluetoothMapAppParams appParams; in validate() local
DBluetoothMapContentTest.java344 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in testMsgListing() local
376 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in testMsgListingUnread() local
406 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in testMsgListingWithOriginator() local
435 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in testGetMessages() local
DMapStepsFolder.java123 BluetoothMapAppParams appParams; in validate() local