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.java435 setMseTime(new String(appParams, i, tagLength)); in ParseParams()
1318 public void setMseTime(long mseTime) { in setMseTime() method in BluetoothMapAppParams
1322 public void setMseTime(String mseTime) throws ParseException { in setMseTime() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1050 outAppParams.setMseTime(Calendar.getInstance().getTime().getTime()); in sendMessageListingRsp()
1209 outAppParams.setMseTime(Calendar.getInstance().getTime().getTime()); in sendConvoListingRsp()