/frameworks/base/packages/SystemUI/tools/lint/ |
D | README | 11 When you hit a lint error that should not be triggered, there are 3 19 3. If there are lint errors that should be fixed, but cannot be done
|
D | run_lint.sh | 45 If the error cannot be fixed immediately, there are 3 possible resolutions:
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 50 2. Ensure that there is an appropriate gap between adjacent orientation angles 73 greatly exceeds 60ms then there is a problem with the accelerometer or the 77 degrees (refer to MAX_TILT constant). Consequently, you should expect there 79 so there will be no orientation proposal either.
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | Android.bp | 11 // Enforce that the library is built against java 8 so that there are
|
/frameworks/native/cmds/dumpsys/ |
D | TEST_MAPPING | 5 // there are many other parts of Android that expect the output
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceUser.hal | 78 * batch of repeating requests, if any. If there is no previous 90 * Calling this method when there is no active repeating request, will 95 * produced from this repeating request. If there are no inflight 168 * Status::INVALID_OPERATION if there are active repeating requests. 207 * false - in case there is no device support.
|
/frameworks/base/core/proto/android/app/ |
D | appexit_enums.proto | 76 * or there was an error during initialization. 127 * Application process was killed by the activity manager because there were too many cached 133 * Application process was killed by the activity manager because there were too many empty 139 * Application process was killed by the activity manager because there were too many cached
|
/frameworks/native/cmds/installd/ |
D | otapreopt.rc | 6 # But now the relabeling is annoying as there is no force option available here. So
|
/frameworks/base/samples/training/network-usage/ |
D | README.txt | 13 -- Detects when there is a change in the device's connection status and responds accordingly. For e…
|
/frameworks/base/packages/SystemUI/plugin_core/ |
D | Android.bp | 20 // Enforce that the library is built against java 8 so that there are
|
/frameworks/base/core/java/android/text/ |
D | Layout.java | 1569 int there = here + (dirs.mDirections[i+1] & RUN_LENGTH_MASK); in getOffsetForHorizontal() local 1573 if (there > max) in getOffsetForHorizontal() 1574 there = max; in getOffsetForHorizontal() 1575 int high = there - 1 + 1, low = here + 1 - 1, guess; in getOffsetForHorizontal() 1591 if (low < there) { in getOffsetForHorizontal() 1594 if (low >= here && low < there) { in getOffsetForHorizontal() 1596 if (aft < there) { in getOffsetForHorizontal() 1947 int there = here + (dirs.mDirections[i + 1] & RUN_LENGTH_MASK); in addSelection() local 1949 if (there > lineend) { in addSelection() 1950 there = lineend; in addSelection() [all …]
|
/frameworks/base/tests/net/smoketest/ |
D | Android.bp | 10 // TODO: remove this hack when there is a better solution for jni_libs that includes
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | README.md | 187 goes from there. 241 there is a constant amount of workers running at one time. 249 buffer that has been prefilled during the **SettingUp** phase. However if there are two sequential 261 arguments. Executes `replay()` on the Replayer. If there are no errors while replaying it will exit 262 gracefully, if there are then it will report the error and then exit.
|
/frameworks/base/packages/SystemUI/docs/ |
D | kotlin-in-sysui.md | 14 were there, instead add them directly to the class and save us the extension.
|
/frameworks/av/services/mediatranscoding/ |
D | .clang-format | 26 # There is nothing in go/droidcppstyle about case labels, but there seems to be
|
/frameworks/base/cmds/statsd/src/ |
D | atom_field_options.proto | 45 // Sometimes, there is no primary key field, when the state is GLOBAL. 82 // default state. If there is no default value specified, the default value is unknown, and all
|
/frameworks/base/startop/apps/test/ |
D | README.md | 34 It takes awhile (and there's currently no automated way to make sure it's done),
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | test_slang_version_info.ll | 21 ; Assert that bcc warns that there is a mismatch when slang version is the string "DOESNOTEXIST" 24 ; Assert that bcc does not warn when there is a version match
|
/frameworks/native/services/surfaceflinger/layerproto/ |
D | layers.proto | 75 // The parent layer. This value can be null if there is no parent. 79 // This value can be null if there's nothing to draw.
|
D | layerstrace.proto | 30 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tracing/ |
D | sysui_trace.proto | 39 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
|
/frameworks/native/libs/android_runtime_lazy/ |
D | Android.bp | 24 // For Partial-source PDK build, there is a constraint that
|
/frameworks/base/core/proto/android/server/ |
D | windowmanagertrace.proto | 31 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
|
/frameworks/rs/script_api/ |
D | rs_io.spec | 85 until there is room on the message queue for this message.
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 12 It is _not_ intended as an interchange format, so there is no attempt to make the format 109 All known pattern tables fit in 32 bits total. If this is exceeded, there is a fairly
|