OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARENT_FOLDER_ID
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
761
public static final String
PARENT_FOLDER_ID
= "parent_id";
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java
140
String where = BluetoothMapContract.FolderColumns.
PARENT_FOLDER_ID
+
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
266
String where = BluetoothMapContract.FolderColumns.
PARENT_FOLDER_ID
+
[
all
...]
Completed in 467 milliseconds