Searched refs:populated (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/media/tests/ |
D | README.txt | 3 It assumes /sdcard/media_api/ has been populated.
|
/frameworks/av/services/mediametrics/tests/ |
D | Android.bp | 14 // not all shared libraries are populated in the 2nd architecture in
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | MessagingImageMessage.java | 139 boolean populated = createdMessage.setMessage(m, /* usePrecomputedText= */false); in createMessage() 140 if (!populated) { in createMessage()
|
/frameworks/base/core/proto/android/os/ |
D | message.proto | 39 // only be populated if it contains a Parcelable of a framework class (not one
|
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/ |
D | README.md | 13 The UI consists of a `ViewPager` populated by multiple pages of shortcut buttons.
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 318 // Only populated since version 1, when state_transition is populated. 630 // nyc: not populated, implicitly 0. 631 // nyc-dr1: not populated, implicitly 1 (sailfish and marlin only). 632 // nyc-mr1: not populated, implicitly 1.
|
/frameworks/base/core/proto/android/app/ |
D | time_zone_detector.proto | 91 // Therefore the list can be empty even when time_zone_ordinals is populated.
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.cpp | 1052 bool populated = false; in process() local 1093 populated = true; in process() 1100 if (!populated) { in process()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BroadcastQueue.md | 33 populated regardless of the process state. (For example, a given
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 1082 bool populated = false; in process() local 1123 populated = true; in process() 1130 if (!populated) { in process()
|
/frameworks/native/services/inputflinger/docs/ |
D | anr.md | 23 When a dispatch entry is sent to the app, its `deliveryTime` and `timeoutTime` fields are populated…
|
/frameworks/proto_logging/stats/atoms/autofill/ |
D | autofill_extension_atoms.proto | 102 // times out, this won't be populated. This is the count after PCC detected
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 4 After standard entrypoints have all been populated unmodified, a GLES LayerLoader will be instantia…
|
/frameworks/proto_logging/stats/atoms/cronet/ |
D | cronet_extension_atoms.proto | 59 // actively set by the Cronet user are populated. When using the protos
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 4320 // Server port of this socket, if any. When both |server_port| and |port| fields are populated, 14899 // An estimate on the cause of the response. This will only be populated for 16022 // First record of the PNN in the SIM card. This field is populated only if the SPN is missing 17133 // Generally the most populated channel_mask is selected for use. 19937 // Therefore the list can be empty even when time_zone_ordinals is populated. 21204 // The command error code for the Uce event. Not populated if the modem 21209 // The network response code for the Uce event. Will not be populated if 22372 // times out, this won't be populated.
|