Home
last modified time | relevance | path

Searched defs:setLastActivity (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapConvoContactElement.java165 public void setLastActivity(long dateTime) { in setLastActivity() method in BluetoothMapConvoContactElement
169 public void setLastActivity(String lastActivity) throws ParseException { in setLastActivity() method in BluetoothMapConvoContactElement
DBluetoothMapConvoListingElement.java145 public void setLastActivity(long last) { in setLastActivity() method in BluetoothMapConvoListingElement
150 public void setLastActivity(String lastActivity)throws ParseException { in setLastActivity() method in BluetoothMapConvoListingElement
DBluetoothMapAppParams.java1097 public void setLastActivity(long last){ in setLastActivity() method in BluetoothMapAppParams
1100 public void setLastActivity(String lastActivity) throws ParseException { in setLastActivity() method in BluetoothMapAppParams
DBluetoothMapContent.java1187 private void setLastActivity(BluetoothMapConvoListingElement e, Cursor c, in setLastActivity() method in BluetoothMapContent