Searched refs:there (Results 1 – 25 of 164) sorted by relevance
1234567
/frameworks/base/packages/SystemUI/docs/ |
D | sos_gesture.md | 16 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…
|
D | status-bar-data-pipeline.md | 21 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
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.md | 19 …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/ |
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/proto_logging/stats/atoms/hardware/biometrics/ |
D | biometrics_atoms.proto | 100 // <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/ |
D | dagger.md | 42 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/ |
D | Android.bp | 24 // themselves (so there are no "libs" or "static_libs" below). Right now there
|
/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/native/cmds/dumpsys/ |
D | TEST_MAPPING | 5 // there are many other parts of Android that expect the output
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/contexthub/ |
D | TEST_MAPPING | 16 // as there are no matching tests with the Postsubmit annotation.
|
/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/proto_logging/stats/enums/appsearch/ |
D | enums.proto | 31 * there will be 5 transitions: 40 // Indicates that the current query is the 1st query and there is no previous
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | Android.bp | 21 // Enforce that the library is built against java 8 so that there are
|
/frameworks/native/services/inputflinger/docs/ |
D | anr.md | 25 …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/ |
D | build.gradle | 4 // TODO: Pull out surfaceeffects outside of src and have separate build files there.
|
/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/proto_logging/stats/atoms/desktopmode/ |
D | desktopmode_extensions_atoms.proto | 31 * Logged when there is a change to the Desktop mode UI 77 * Logged when there is a task update in the desktop mode session
|
/frameworks/base/core/proto/android/view/inputmethod/ |
D | inputmethodeditortrace.proto | 41 (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/proto_logging/stats/ |
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 93 // Note: only valid for fields marked with exclusive_state where there are only 2 possible
|
/frameworks/native/libs/binder/tests/parcel_fuzzer/binder2corpus/ |
D | README.md | 18 Use inspect command of record_binder to check if there are some transactions captured.
|
/frameworks/base/core/java/android/net/vcn/ |
D | flags.aconfig | 53 description: "Do not report bad network when there is a suspected sequence number leap"
|
/frameworks/base/apex/jobscheduler/service/aconfig/ |
D | job.aconfig | 14 …e JobScheduler attempt to delay the start of some connectivity jobs until there are several ready …
|
/frameworks/libs/binary_translation/android_api/libmediandk/ |
D | Android.bp | 28 // may do dlopen on dependency like libandroid, find function there, then do
|
1234567