Searched refs:created (Results 1 – 12 of 12) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
D | MtpBitmapFetch.java | 80 Bitmap created; in getFullsize() local 95 created = BitmapFactory.decodeByteArray(imageBytes, 0, imageBytes.length, o); in getFullsize() 97 created = BitmapFactory.decodeByteArray(imageBytes, 0, imageBytes.length); in getFullsize() 99 if (created == null) { in getFullsize() 104 return new BitmapWithMetadata(created, orientation); in getFullsize()
|
/packages/providers/ContactsProvider/tests/assets/testSynced/ |
D | readme.txt | 1 The contacts in this example were created on a device that was synchronized to the server. 2 Contacts up to ID=6 were created and synchronized. The synch was then disabled and the others 3 were created.
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | SynchronousContactsProvider2.java | 102 boolean created = super.onCreate(); in onCreate() 111 return created; in onCreate()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/ |
D | .gitignore | 10 # Temporary files created during CMake build
|
/packages/providers/ContactsProvider/tests/assets/testUnsynced/ |
D | readme.txt | 1 The contacts in this example were created on a device that is not synchronized with the server
|
/packages/apps/Launcher3/protos/ |
D | backup.proto | 52 // Time when the backup was created
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 245 There are several ways to create values. After a DOM tree is created and/or modified, it can be sav… 359 int len = sprintf(buffer, "%s %s", "Milo", "Yip"); // dynamically created string.
|
D | Doxyfile.in | 600 # todo list. This list is created by putting \todo commands in the 607 # test list. This list is created by putting \test commands in the 614 # list. This list is created by putting \bug commands in the documentation. 620 # the deprecated list. This list is created by putting \deprecated commands in 1125 # created by doxygen. Using this option one can overrule certain style aspects. 1811 # it. A directory man3 will be created inside the directory specified by 1827 # The MAN_SUBDIR tag determines the name of the directory created within
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 446 # disable (NO) the todo list. This list is created by putting \todo 452 # disable (NO) the test list. This list is created by putting \test 458 # disable (NO) the bug list. This list is created by putting \bug 464 # disable (NO) the deprecated list. This list is created by putting
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 446 # disable (NO) the todo list. This list is created by putting \todo 452 # disable (NO) the test list. This list is created by putting \test 458 # disable (NO) the bug list. This list is created by putting \bug 464 # disable (NO) the deprecated list. This list is created by putting
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 13002 <6>[ 0.088897] ION heap vmalloc created 13003 <6>[ 0.088928] ION heap mm created at a0000000 with size 5800000 13004 <6>[ 0.088958] ION heap mm_fw created at 9fe00000 with size 1e0000 13005 <6>[ 0.088958] ION heap mfc created at a5800000 with size 42000 13006 <6>[ 0.088989] ION heap iommu created 13007 <6>[ 0.089019] ION heap qsecom created at ff208000 with size 780000 13008 <6>[ 0.089050] ION heap audio created at ff988000 with size 4cf000 13009 <6>[ 0.089080] ION heap adsp created at 0 with size 800000 13395 <6>[ 1.003204] logger: created 256K log 'log_main' 13396 <6>[ 1.003356] logger: created 256K log 'log_events' [all …]
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|