/packages/apps/ThemePicker/src/com/android/customization/module/ |
D | WallpaperStatsLog.java | 67 int needed = LIST_TYPE_OVERHEAD + LONG_TYPE_SIZE + INT_TYPE_SIZE; in write() local 68 needed += INT_TYPE_SIZE; in write() 69 needed += INT_TYPE_SIZE; in write() 70 needed += INT_TYPE_SIZE; in write() 71 needed += INT_TYPE_SIZE; in write() 72 needed += INT_TYPE_SIZE; in write() 73 needed += INT_TYPE_SIZE; in write() 74 needed += INT_TYPE_SIZE; in write() 75 needed += INT_TYPE_SIZE; in write() 76 needed += INT_TYPE_SIZE; in write() [all …]
|
/packages/services/Car/evs/sampleDriver/ |
D | EvsV4lCamera.cpp | 312 unsigned needed = bufferCount - mFramesAllowed; in setAvailableFrames_Locked() local 313 ALOGI("Allocating %d buffers for camera frames", needed); in setAvailableFrames_Locked() 315 unsigned added = increaseAvailableFrames_Locked(needed); in setAvailableFrames_Locked() 316 if (added != needed) { in setAvailableFrames_Locked()
|
/packages/apps/Dialer/java/com/android/dialer/proguard/ |
D | proguard_base.flags | 17 # needed. 41 # These methods are needed to ensure that serialization behaves as expected when
|
/packages/inputmethods/LatinIME/tests/res/raw/ |
D | dummy_resource_for_testing.txt | 1 /* This placeholder raw resource is needed to be able to load string resources from a test APK
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 688 // The call log was dirty but no changes were needed. 690 // The call log was force refreshed but no changes were needed. 692 // The call log was dirty and changes were needed. 694 // The call log was force refreshed and changes were needed.
|
/packages/apps/TV/tuner/SampleDvbTuner/src/com/android/tv/tuner/sample/dvb/ |
D | README.md | 4 their own directory and modify as needed.
|
/packages/services/Car/service/proto/ |
D | operation_type.proto | 19 // The payload contains handshake messages needed to set up encryption.
|
/packages/apps/TV/tuner/SampleNetworkTuner/src/com/android/tv/tuner/sample/network/ |
D | README.md | 4 to their own directory and modify as needed.
|
/packages/apps/TimeZoneData/ |
D | Android.bp | 15 // A static library containing all the source needed by a Time Zone Data app.
|
/packages/apps/Messaging/build/ |
D | README | 8 …devtools/glint/linters/live/google-style-checker_deploy.jar and can be pulled from there as needed.
|
/packages/apps/Dialer/java/com/android/dialer/blockreportspam/ |
D | block_report_spam_dialog_info.proto | 12 // Contains information needed in dialogs that allow a user to block a number
|
/packages/apps/TimeZoneUpdater/ |
D | Android.bp | 15 // A static library containing all the source needed by the TimeZoneUpdater
|
/packages/apps/TimeZoneData/testing/xts/ |
D | Android.bp | 16 // OEMs can include this as a "_STATIC_" dependency and anything else needed to integrate with their
|
/packages/apps/Messaging/ |
D | proguard-test.flags | 38 # Keep the classes needed by emma
|
/packages/apps/Car/libs/connected-device-lib/proto/ |
D | operation_type.proto | 35 // The payload contains handshake messages needed to set up encryption.
|
/packages/inputmethods/LatinIME/ |
D | Android.bp | 20 … // Dependencies for Dicttool. Most of these files are needed by BinaryDictionary.java. Note that
|
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/ |
D | history_item_action_module_info.proto | 11 // Contains information needed to construct items (modules) in a bottom sheet.
|
/packages/apps/Settings/ |
D | proguard.flags | 11 # Keep all preference controllers needed by slice and DashboardFragment.
|
/packages/modules/IPsec/ |
D | Android.bp | 73 // Provides internal classes needed to build the ike sources.
|
/packages/modules/NetworkStack/tests/unit/ |
D | Android.bp | 57 // configuration needed by the tests is in the NetworkStackTestsDefaults rule.
|
/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
D | README.md | 12 cp2 containing all of the relevant info needed to rendering.
|
/packages/services/Car/tests/CarDeveloperOptions/ |
D | proguard.flags | 11 # Keep all preference controllers needed by slice and DashboardFragment.
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 44 // for as long as needed. 401 // cutting as much from the end as needed to fit. 426 // table is needed for interpretation. Range is from
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | stream.md | 128 …ipedia.org/wiki/Byte_order_mark). When reading from a byte stream, it is needed to detect or just … 276 …. Normal streams do not implement them. However, if the interface is not needed for a particular s…
|
D | features.md | 45 …`rapidjson::GenericDocument`), for easy manipulation, and finally stringify back to JSON if needed.
|