Searched defs:getLastActivity (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoListingElement.java135 public long getLastActivity() { method in class:BluetoothMapConvoListingElement
H A DBluetoothMapAppParams.java582 length += (getLastActivity() == INVALID_VALUE_PARAMETER) ? 0 : 20;
749 if (getLastActivity() != INVALID_VALUE_PARAMETER) {
1089 public long getLastActivity(){ method in class:BluetoothMapAppParams

Completed in 51 milliseconds