OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FOLDER_NAME_DELETED
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
299
public static final String
FOLDER_NAME_DELETED
= "DELETED";
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
218
root.addFolder(BluetoothMapContract.
FOLDER_NAME_DELETED
);
229
root.addSmsMmsFolder(BluetoothMapContract.
FOLDER_NAME_DELETED
);
242
root.addImFolder(BluetoothMapContract.
FOLDER_NAME_DELETED
,
[
all
...]
BluetoothMapContent.java
[
all
...]
BluetoothMapContentObserver.java
[
all
...]
Completed in 142 milliseconds