Home
last modified time | relevance | path

Searched refs:there (Results 1 – 25 of 90) sorted by relevance

1234

/frameworks/base/packages/SystemUI/tools/lint/
DREADME11 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
Drun_lint.sh45 If the error cannot be fixed immediately, there are 3 possible resolutions:
/frameworks/base/tools/orientationplot/
DREADME.txt50 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/
DICameraDeviceUser.hal78 * 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/java/android/service/wallpaper/
DAndroid.bp11 // Enforce that the library is built against java 8 so that there are
/frameworks/native/cmds/dumpsys/
DTEST_MAPPING5 // there are many other parts of Android that expect the output
/frameworks/native/cmds/installd/
Dotapreopt.rc6 # But now the relabeling is annoying as there is no force option available here. So
/frameworks/base/samples/training/network-usage/
DREADME.txt13 -- Detects when there is a change in the device's connection status and responds accordingly. For e…
/frameworks/base/packages/SystemUI/shared/
DAndroid.bp27 // Enforce that the library is built against java 7 so that there are
/frameworks/base/core/java/android/text/
DLayout.java1569 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/
DREADME.md187 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/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop194 # 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
318 # refresh rate. Setting this property to 0 means there is no timer.
329 # display to a lower refresh rate. Setting this property to 0 means there is no timer.
341 # Setting this property to 0 means there is no timer.
/frameworks/base/tests/net/smoketest/
DAndroid.bp10 // TODO: remove this hack when there is a better solution for jni_libs that includes
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto62 // The parent layer. This value can be null if there is no parent.
66 // This value can be null if there's nothing to draw.
Dlayerstrace.proto30 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
/frameworks/base/packages/SystemUI/docs/
Dkotlin-in-sysui.md14 were there, instead add them directly to the class and save us the extension.
/frameworks/base/packages/Tethering/
Djarjar-rules.txt2 # If there are files in that filegroup that do not appear here, the classes in the
/frameworks/compile/libbcc/tests/libbcc/
Dtest_slang_version_info.ll21 ; 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/base/packages/SystemUI/
DREADME.md85 Creates CommandQueue and calls putComponent because its always been there
86 and sysui expects it to be there :/
150 Tracks large objects in sysui to see if there are leaks.
/frameworks/base/core/proto/android/server/
Dwindowmanagertrace.proto31 (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/
DAndroid.bp24 // For Partial-source PDK build, there is a constraint that
/frameworks/base/core/proto/android/service/
Dprocstats_enum.proto53 // Process not running, but would be if there was enough RAM.
/frameworks/minikin/doc/
Dhyb_file_format.md12 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
/frameworks/rs/script_api/
Drs_io.spec85 until there is room on the message queue for this message.
/frameworks/base/data/keyboards/
DVendor_057e_Product_2009.kl36 # No LT / RT axes on this controller. Instead, there are keys.

1234