/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/core/java/android/service/wallpaper/ |
D | Android.bp | 9 // Enforce that the library is built against java 8 so that there are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/ |
D | readme.txt | 11 separating these out info different directories, but while there are 39 6) Wait! Each test runs for around 30 seconds, and there are 6 tests
|
/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/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/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/shared/ |
D | Android.bp | 27 // Enforce that the library is built against java 7 so that there are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | install.cmake | 43 "but there not exists. The file will not be installed.") 80 "but there not exists. The file will not be installed.")
|
/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/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/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/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/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | README.md | 90 If you want to check if a GPBMessage property is present, there is always as 110 causing it to be created for you. For this, there is always a `\[NAME\]_Count` 115 `.proto` file that use *proto2* syntax there are conceptual differences between 131 Since Objective C uses a global namespace for all of its classes, there can
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/ |
D | Empty.pbobjc.m | 35 // This is called by +initialize so there is no need to worry
|
D | FieldMask.pbobjc.m | 35 // This is called by +initialize so there is no need to worry
|
D | SourceContext.pbobjc.m | 35 // This is called by +initialize so there is no need to worry
|
D | Timestamp.pbobjc.m | 35 // This is called by +initialize so there is no need to worry
|
D | Duration.pbobjc.m | 35 // This is called by +initialize so there is no need to worry
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 194 # To determine the data space and pixel format, there are a few things 233 # is V0_SRGB by default, which essentially indicates there's no wide 292 # refresh rate. Setting this property to 0 means there is no timer. 303 # display to a lower refresh rate. Setting this property to 0 means there is no timer.
|
/frameworks/native/services/surfaceflinger/layerproto/ |
D | layerstrace.proto | 30 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
|
/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/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
|