/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeSensors.java | 545 boolean configured, in TriggerSensor() argument 554 configured, in TriggerSensor() 569 boolean configured, in TriggerSensor() argument 582 configured, in TriggerSensor() 598 boolean configured, in TriggerSensor() argument 611 mConfigured = configured; in TriggerSensor() 676 public void setConfigured(boolean configured) { in setConfigured() argument 677 if (mConfigured == configured) return; in setConfigured() 678 mConfigured = configured; in setConfigured() 781 PluginSensor(SensorManagerPlugin.Sensor sensor, String setting, boolean configured, in PluginSensor() argument [all …]
|
/frameworks/base/tests/TouchLatency/ |
D | gradle.properties | 4 # Gradle settings configured through the IDE *will override* 15 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradle.properties | 5 # configured through the IDE. 15 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/communal/data/repository/ |
D | FakeCommunalWidgetRepository.kt | 34 val configured = configurator?.configureWidget(id) ?: true in addWidget() constant 35 if (configured) { in addWidget()
|
/frameworks/base/startop/apps/ColorChanging/ |
D | gradle.properties | 3 # Gradle settings configured through the IDE *will override* 10 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/base/packages/EasterEgg/ |
D | gradle.properties | 3 # Gradle settings configured through the IDE *will override* 10 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/libs/systemui/toruslib/ |
D | gradle.properties | 3 # Gradle settings configured through the IDE *will override* 10 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 32 if configured to block, then will wait until space available before returning 33 if configured to not block, then will return a short transfer count
|
/frameworks/libs/systemui/toruslib/lib-torus/ |
D | gradle.properties | 18 # Gradle settings configured through the IDE *will override* 29 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/opt/car/setupwizard/ |
D | gradle.properties | 18 # Gradle settings configured through the IDE *will override* 25 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/proto_logging/stats/atoms/wearpas/ |
D | wearpas_extension_atoms.proto | 35 * Number of successful suspends with duration < configured break-even during 41 * Time spent in suspend with duration >= configured break-even, 47 * Time spent in suspend with duration < configured break-even, 53 * The break-even time configured from the server based on local offline power
|
/frameworks/base/packages/SystemUI/docs/ |
D | user-switching.md | 34 A fullscreen user switching activity, supporting add guest/user actions if configured. 38 … switching as a dialog over the current surface, and supports add guest user/actions if configured.
|
/frameworks/av/drm/libmediadrm/ |
D | Android.bp | 95 // This is the version of the drm metrics configured for protobuf lite. 131 // This is the version of the drm metrics library configured for full protobuf.
|
/frameworks/base/packages/SettingsLib/Spa/ |
D | gradle.properties | 19 # Gradle settings configured through the IDE *will override* 26 # When configured, Gradle will run in incubating parallel mode.
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 128 // Inform that USB is configured for Media Transfer Protocol 132 // Inform that USB is configured for Picture Transfer Protocol 136 // Inform that USB is configured as a Musical Instrument Digital Interface 140 // Inform that USB is configured in host mode 203 // Inform that USB is configured for Tethering 309 // Inform that USB is configured as a Universal Video Class gadget
|
/frameworks/proto_logging/stats/atoms/corenetworking/platform/ |
D | vpn_extension_atoms.proto | 95 // Is the VPN configured with a proxy 105 // or use user pre-configured dnses. True if the VPN uses user 110 // or use user pre-configured routes. True if the VPN uses user
|
/frameworks/native/services/inputflinger/docs/ |
D | pointer_capture.md | 18 …ature requires changes to how events are generated, Pointer Capture is configured in `InputReader`. 28 3. When `InputReader` is successfully configured, it notifies `InputDispatcher` through the `InputL…
|
/frameworks/proto_logging/stats/atoms/input/ |
D | input_extension_atoms.proto | 36 // Keyboard layout configured when the device is connected 61 * Logged when an external physical keyboard (PK) is connected and configured 69 // Tracking if this is the first time the device is configured
|
/frameworks/av/drm/libmediadrm/protos/ |
D | Android.bp | 15 // This is the version of the drm metrics configured for protobuf full on host.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/repository/ |
D | CommunalWidgetRepository.kt | 158 val configured = in addWidget() constant 183 if (configured) { in addWidget()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OutputStream.h | 64 bool configured = false, 74 isConfigured(configured), in streamId()
|
/frameworks/base/core/proto/android/input/ |
D | keyboard_configured.proto | 34 // Keyboard layout configured when the device is connected
|
/frameworks/opt/setupwizard/library/ |
D | rules.gradle | 5 * This allows the dependencies to be configured so that for builds in the Android tree, the
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | IDirectReportChannel.hal | 36 * To stop all active sensor direct report configured to a channel, set
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
D | DozeSensorsTest.java | 550 boolean configured in createDozeSensorForPosture() argument 555 /* configured */ configured, in createDozeSensorForPosture()
|