OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpFolder
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
89
BluetoothMapFolderElement
tmpFolder
;
90
tmpFolder
= mCurrentFolder.addFolder("telecom"); // root/telecom
91
tmpFolder
=
tmpFolder
.addFolder("msg"); // root/telecom/msg
92
tmpFolder
.addFolder("inbox"); // root/telecom/msg/inbox
93
tmpFolder
.addFolder("outbox");
94
tmpFolder
.addFolder("sent");
95
tmpFolder
.addFolder("deleted");
96
tmpFolder
.addFolder("draft");
/prebuilts/devtools/tools/lib/
sdklib.jar
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar
Completed in 72 milliseconds