Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapAppParamsTest.java254 appParams.setFilterLastActivityEnd(TEST_FILTER_LAST_ACTIVITY_END); in setAndGetFilterLastActivity_withString()
259 appParams.setFilterLastActivityEnd(lastActivityEndString); in setAndGetFilterLastActivity_withString()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java1277 public void setFilterLastActivityEnd(long filterPeriodEnd) { in setFilterLastActivityEnd() method in BluetoothMapAppParams
1297 public void setFilterLastActivityEnd(String filterPeriodEnd) throws ParseException { in setFilterLastActivityEnd() method in BluetoothMapAppParams