OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAST_ONLINE
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapIMContentTest.java
43
c.getColumnName(i).equals(BluetoothMapContract.PresenceColumns.
LAST_ONLINE
) ){
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java
134
c.getColumnName(i).equals(BluetoothMapContract.PresenceColumns.
LAST_ONLINE
) ){
BluetoothMapContentObserver.java
592
BluetoothMapContract.ConvoContactColumns.
LAST_ONLINE
);
[
all
...]
Completed in 531 milliseconds