Searched defs:appParams (Results 1 – 7 of 7) sorted by relevance
| /packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
| D | BluetoothMapObexServer.java | 414 BluetoothMapAppParams appParams = null; in onPut() local 575 BluetoothMapAppParams appParams, String messageVersion) { in pushMessage() 668 private int setMessageStatus(String msgHandle, BluetoothMapAppParams appParams) { in setMessageStatus() 724 private int setOwnerStatus(String msgHandle, BluetoothMapAppParams appParams) in setOwnerStatus() 854 BluetoothMapAppParams appParams = null; in onGet() local 987 BluetoothMapAppParams appParams, in sendMessageListingRsp() 1133 private void setMsgTypeFilterParams(BluetoothMapAppParams appParams, boolean overwrite) { in setMsgTypeFilterParams() 1178 BluetoothMapAppParams appParams, in sendConvoListingRsp() 1297 private int sendFolderListingRsp(Operation op, BluetoothMapAppParams appParams){ in sendFolderListingRsp() 1388 private int sendMASInstanceInformationRsp(Operation op, BluetoothMapAppParams appParams){ in sendMASInstanceInformationRsp() [all …]
|
| D | BluetoothMnsObexClient.java | 403 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in sendEventHandler() local
|
| D | BluetoothMapAppParams.java | 207 public BluetoothMapAppParams(final byte[] appParams) in BluetoothMapAppParams() 224 private void ParseParams(final byte[] appParams) throws ParseException, in ParseParams()
|
| D | BluetoothMapContent.java | 3307 public byte[] getMessage(String handle, BluetoothMapAppParams appParams, in getMessage() 3699 public byte[] getMmsMessage(long id,BluetoothMapAppParams appParams) in getMmsMessage() 3757 public byte[] getEmailMessage(long id, BluetoothMapAppParams appParams, in getEmailMessage() 3911 BluetoothMapAppParams appParams, in getIMMessage()
|
| /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
| D | MapStepsConvo.java | 144 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in addConvoListingStep() local 215 BluetoothMapAppParams appParams; in validate() local
|
| D | MapStepsFolder.java | 123 BluetoothMapAppParams appParams; in validate() local
|
| D | BluetoothMapContentTest.java | 344 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
|