OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_LAST_ACTIVE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
118
*
EXTRA_LAST_ACTIVE
containing the last activity time stamp of the owner account
126
public static final String
EXTRA_LAST_ACTIVE
= "LastActive";
[
all
...]
BluetoothMapIMProvider.java
621
long lastActive = extras.getLong(BluetoothMapContract.
EXTRA_LAST_ACTIVE
);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
[
all
...]
Completed in 2330 milliseconds