Home
last modified time | relevance | path

Searched refs:needed (Results 1 – 25 of 39) sorted by relevance

12

/packages/apps/ThemePicker/src/com/android/customization/module/
DWallpaperStatsLog.java67 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/
DEvsV4lCamera.cpp312 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/
Dproguard_base.flags17 # needed.
41 # These methods are needed to ensure that serialization behaves as expected when
/packages/inputmethods/LatinIME/tests/res/raw/
Ddummy_resource_for_testing.txt1 /* 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/
Ddialer_impression.proto688 // 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/
DREADME.md4 their own directory and modify as needed.
/packages/services/Car/service/proto/
Doperation_type.proto19 // The payload contains handshake messages needed to set up encryption.
/packages/apps/TV/tuner/SampleNetworkTuner/src/com/android/tv/tuner/sample/network/
DREADME.md4 to their own directory and modify as needed.
/packages/apps/TimeZoneData/
DAndroid.bp15 // A static library containing all the source needed by a Time Zone Data app.
/packages/apps/Messaging/build/
DREADME8 …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/
Dblock_report_spam_dialog_info.proto12 // Contains information needed in dialogs that allow a user to block a number
/packages/apps/TimeZoneUpdater/
DAndroid.bp15 // A static library containing all the source needed by the TimeZoneUpdater
/packages/apps/TimeZoneData/testing/xts/
DAndroid.bp16 // OEMs can include this as a "_STATIC_" dependency and anything else needed to integrate with their
/packages/apps/Messaging/
Dproguard-test.flags38 # Keep the classes needed by emma
/packages/apps/Car/libs/connected-device-lib/proto/
Doperation_type.proto35 // The payload contains handshake messages needed to set up encryption.
/packages/inputmethods/LatinIME/
DAndroid.bp20 … // Dependencies for Dicttool. Most of these files are needed by BinaryDictionary.java. Note that
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
Dhistory_item_action_module_info.proto11 // Contains information needed to construct items (modules) in a bottom sheet.
/packages/apps/Settings/
Dproguard.flags11 # Keep all preference controllers needed by slice and DashboardFragment.
/packages/modules/IPsec/
DAndroid.bp73 // Provides internal classes needed to build the ike sources.
/packages/modules/NetworkStack/tests/unit/
DAndroid.bp57 // configuration needed by the tests is in the NetworkStackTestsDefaults rule.
/packages/apps/Dialer/java/com/android/dialer/searchfragment/
DREADME.md12 cp2 containing all of the relevant info needed to rendering.
/packages/services/Car/tests/CarDeveloperOptions/
Dproguard.flags11 # Keep all preference controllers needed by slice and DashboardFragment.
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto44 // 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/
Dstream.md128 …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…
Dfeatures.md45 …`rapidjson::GenericDocument`), for easy manipulation, and finally stringify back to JSON if needed.

12