OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACCOUNT_UCI
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
431
public static final String
ACCOUNT_UCI
= "
account_uci
";
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAccountLoader.java
196
int uciIndex = c.getColumnIndex(BluetoothMapContract.AccountColumns.
ACCOUNT_UCI
);
Completed in 739 milliseconds