Home
last modified time | relevance | path

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

123456

/frameworks/base/packages/SystemUI/docs/
Dsos_gesture.md16 2. If there is an app to handle the gesture (else do nothing)
18 5. Assuming there is an app, and the setting is one launch Emergengy Flow immediately. [Callsite](/…
24 Thus, we always launch the same intent, and verify that there is only one matching intent-filter in…
Dstatus-bar-data-pipeline.md21 In the new architecture, there is a separate pipeline for each type of icon. For
78 Because there can be multiple mobile connections at the same time, the mobile
79 pipeline is split up hierarchically. At each level (data, domain, and UI), there
93 Note: Since there is at most one wifi connection, the wifi pipeline is not split
120 Below is a general guide to how a new service should be added. However, there
253 Our ask for OEMs is to default to using the new pipeline in Android U. If there
Dkotlin-in-sysui.md14 were there, instead add them directly to the class and save us the extension.
/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.md19 …igger as long as there are unread events in the socket. Thus, the app could choose to read events …
23 …en `handleEvent` runs, there is no information about the upcoming frameTime, and we dont want to c…
43 3. The function `handleEvent` will always execute as long as there are unread events in the fd
/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/proto_logging/stats/atoms/hardware/biometrics/
Dbiometrics_atoms.proto100 // <vendor>/<model>/<revision>. If there is no hardware version for this
104 // The firmware version of a biometric subsystem. If there's no firmware
108 // The serial number of a biometric subsystem. If there's no serial number
113 // <vendor>/<version>/<revision>. If there's no software version for this
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Ddagger.md42 In some rare cases, there are base components that can change behavior depending on which
43 product it runs on. If there are hooks that can be added to the component, that is the
49 product and the override implementation is optional (there is a default implementation). More
/frameworks/libs/modules-utils/build/
DAndroid.bp24 // themselves (so there are no "libs" or "static_libs" below). Right now there
/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/native/cmds/dumpsys/
DTEST_MAPPING5 // there are many other parts of Android that expect the output
/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.bp20 // Enforce that the library is built against java 8 so that there are
/frameworks/native/services/inputflinger/docs/
Danr.md25 …ly add the `window.dispatchingTimeout` to the current time. In case where there is no associated w…
33 …tch entry would become out of date. Duplicate entries are allowed because there may be two events …
49 … WindowManager calls `setFocusedApplication` to tell InputDispatcher that there is a focused appli…
53 …s: touches will continue to function normally, without causing an ANR. If there is a focused event…
64 …he BACK key. In this scenario, `adb shell dumpsys input` will reveal that there's no focused windo…
/frameworks/base/packages/SystemUI/animation/
Dbuild.gradle4 // TODO: Pull out surfaceeffects outside of src and have separate build files there.
/frameworks/native/cmds/installd/
Dotapreopt.rc6 # But now the relabeling is annoying as there is no force option available here. So
/frameworks/av/media/module/codecs/m4v_h263/
DTEST_MAPPING9 // and the config file looks like the AndroidTest.xml file that we put in there.
/frameworks/libs/net/client-libs/tests/unit/
DAndroid.bp24 // there, so that the tests under client-libs can also be run when running tethering and
/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/proto/android/view/inputmethod/
Dinputmethodeditortrace.proto41 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
91 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
128 (this is needed because enums have to be 32 bits and there's no nice way to put 64bit
/frameworks/base/packages/SystemUI/plugin_core/
DAndroid.bp29 // Enforce that the library is built against java 8 so that there are
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md62 of an update if there are 5 ANRs or process crashes within a 1 minute window for
76 update. If there is no network connectivity within a certain time period after
93 Rollback is supported for APEX modules in addition to APK modules. In Q, there
118 If there is a problem enabling rollback for any package in the multi-package
181 if there is a new update to package associated with the rollback. When an
243 Nothing will be listed if there are no rollbacks available or recently
/frameworks/av/services/tuner/
D.clang-format26 # There is nothing in go/droidcppstyle about case labels, but there seems to be
/frameworks/av/media/module/service.mediatranscoding/
D.clang-format26 # There is nothing in go/droidcppstyle about case labels, but there seems to be
/frameworks/native/services/surfaceflinger/layerproto/
Dlayers.proto78 // The parent layer. This value can be null if there is no parent.
82 // This value can be null if there's nothing to draw.

123456