Home
last modified time | relevance | path

Searched defs:lastActive (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DMetricsLoggerTest.java293 final String lastActive = now.minusDays(days).toString(); in prepareLastActiveTimeDaysAgo() local
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapIMProvider.java672 long lastActive = extras.getLong(BluetoothMapContract.EXTRA_LAST_ACTIVE); in call() local
715 long lastActive, in setOwnerStatus()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/
DBluetoothMapIMProviderTest.java494 final long lastActive = Instant.now().toEpochMilli(); in call_setOwnerStatusMethod_success() local
774 long lastActive, in setOwnerStatus()