Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java438 setMseTime(new String(appParams, i, tagLength)); in parseParams()
1376 public void setMseTime(long mseTime) { in setMseTime() method in BluetoothMapAppParams
1380 public void setMseTime(String mseTime) throws ParseException { in setMseTime() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1225 outAppParams.setMseTime(Calendar.getInstance().getTime().getTime()); in sendMessageListingRsp()
1411 outAppParams.setMseTime(Calendar.getInstance().getTime().getTime()); in sendConvoListingRsp()