Home
last modified time | relevance | path

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

123

/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/support/v7/appcompat/
DTHEMES45 Because of this, every time there is a third level theme set, there should be a second level
/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/core/java/android/text/
DLayout.java1465 int there = here + (dirs.mDirections[i+1] & RUN_LENGTH_MASK); in getOffsetForHorizontal() local
1469 if (there > max) in getOffsetForHorizontal()
1470 there = max; in getOffsetForHorizontal()
1471 int high = there - 1 + 1, low = here + 1 - 1, guess; in getOffsetForHorizontal()
1487 if (low < there) { in getOffsetForHorizontal()
1490 if (low >= here && low < there) { in getOffsetForHorizontal()
1492 if (aft < there) { in getOffsetForHorizontal()
1831 int there = here + (dirs.mDirections[i+1] & RUN_LENGTH_MASK); in addSelection() local
1833 if (there > lineend) in addSelection()
1834 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/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/opt/setupwizard/tools/gradle/
Ddist-unit-tests.gradle6 * there are test failures.
/frameworks/rs/script_api/
Drs_io.spec85 until there is room on the message queue for this message.
Drs_object_info.spec73 If the Allocation is a cubemap, this function returns 1 if there's more than one face
/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/base/tests/Camera2Tests/SmartCamera/
DREADME.txt37 should appear. From there, you can go to the gallery with the gallery button or
/frameworks/opt/telephony/
DREADME.txt22 thread. Without this change there was a dead lock when
/frameworks/rs/script_api/include/
Drs_io.rsh89 * until there is room on the message queue for this message.
Drs_time.rsh99 * Returns: Seconds since the Epoch, -1 if there's an error.
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt152 associated with the key after the set call. Note that while there are no
178 so there should not be a need to return error information to the client API
DEGL_ANDROID_presentation_time.txt39 Often when rendering a sequence of images, there is some time at which each
/frameworks/base/proto/src/
Dwifi.proto678 // The reason code if there is no error during authentication. It could also imply that there no
682 // The reason code if there was a timeout authenticating.
685 // The reason code if there was a wrong password while authenticating.
688 // The reason code if there was EAP failure while authenticating.
/frameworks/base/cmds/bootanimation/
DFORMAT.md101 as they can reasonably get, and there is unlikely to be any redundancy between files.
/frameworks/native/cmds/flatland/
DREADME.txt15 sufficient for this, but if there are device- specific background services
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md25 On _Android N (Nougat)_, `dumpstate` generates a zip file directly (unless there
/frameworks/opt/net/ims/
DREADME.txt28 has the ability to respond to an intent indicating that there is an incoming call.
/frameworks/compile/mclinker/tools/mcld/
DOptions.td280 HelpText<"Add the dynamic libraries mentioned to DT_NEEDED where there is "
373 HelpText<"Warn if there is a text relocation in the output shared object">;
/frameworks/support/buildSrc/src/main/groovy/android/support/doclava/
DDoclavaTask.groovy118 // If none of generateDocs, apiFile, keepListFile, or stubJarsDir are true, then there is
/frameworks/base/core/proto/android/service/
Dpower.proto203 // display is getting ready or there is user activity (in which case the
372 // Use 0 if there is no adjustment.

123