/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
D | BatterySaverStateMachine.java | 575 private void updateStateLocked(boolean manual, boolean enable) { in updateStateLocked() argument 576 if (!manual && !(mBootCompleted && mSettingsLoaded && mBatteryStatusSet)) { in updateStateLocked() 583 if (manual) { in updateStateLocked() 608 if (manual) { in updateStateLocked() 634 } else if (manual) { in updateStateLocked() 664 if (manual) { in updateStateLocked() 682 if (manual) { in updateStateLocked() 736 private void enableBatterySaverLocked(boolean enable, boolean manual, int intReason) { in enableBatterySaverLocked() argument 737 enableBatterySaverLocked(enable, manual, intReason, reasonToString(intReason)); in enableBatterySaverLocked() 745 private void enableBatterySaverLocked(boolean enable, boolean manual, int intReason, in enableBatterySaverLocked() argument [all …]
|
/frameworks/wilhelm/tests/ |
D | Android.bp | 15 // Build the manual test programs.
|
/frameworks/base/media/tests/ |
D | README.txt | 10 All other subdirectories are manual tests or sample apps.
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
D | MediaDecoder.java | 178 private void stop(boolean manual) { in stop() argument 179 if (manual) { in stop()
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | README.md | 43 outside of the shell by prepending `adb shell` will not allow for manual control and will not turn 52 - -m pause the replayer at the start of the trace for manual replay 54 - -s [Timestamp] switches to manual replay at specified timestamp 98 - replayManually - **True**: if the replayer will immediately switch to manual replay at the start 101 - stopHere - Time stamp of where the replayer should run to then switch to manual replay
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 22 * View compilation is a manual process that requires code changes in the
|
/frameworks/base/ |
D | StubLibraries.bp | 59 "metalava-manual", 414 "metalava-manual",
|
D | ApiDocs.bp | 84 "metalava-manual",
|
/frameworks/base/core/proto/android/service/ |
D | notification.proto | 192 // Package name, only used for manual ZenRules.
|
/frameworks/base/non-updatable-api/ |
D | system-removed.txt | 73 field @Deprecated public static final String EXTRA_MANUAL = "manual";
|
/frameworks/base/api/ |
D | system-removed.txt | 73 field @Deprecated public static final String EXTRA_MANUAL = "manual";
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | contract-between-code-and-parser.txt | 172 … should add manual tracing.
|
/frameworks/base/core/java/android/view/ |
D | WindowManager.java | 2681 public final void setSurfaceInsets(View view, boolean manual, boolean preservePrevious) { in setSurfaceInsets() argument 2698 hasManualSurfaceInsets = manual; in setSurfaceInsets()
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 167 * quality. The manual capture parameters (exposure, sensitivity, and so on)
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 30 # increased display jitter (both manual investigation using systrace [1] and
|
/frameworks/native/docs/ |
D | Doxyfile | 596 # is used as the file version. See the manual for examples. 1282 # See the manual for details. 1292 # library Xapian. See the manual for configuration details. 1299 # the open source search engine library Xapian. See the manual for configuration
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 892 /** Data switch caused by user's manual switch. */
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 511 # is used as the file version. See the manual for examples.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1766 # man pages. In case the manual section does not start with a number, the number
|
D | Doxyfile.orig | 1757 # man pages. In case the manual section does not start with a number, the number
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1867 # man pages. In case the manual section does not start with a number, the number
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 1917 # man pages. In case the manual section does not start with a number, the number
|
D | Doxyfile | 1917 # man pages. In case the manual section does not start with a number, the number
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 5230 …// OPEN: Settings > Sound & notification > Do Not Disturb > TURN ON -> Time countdown manual rule …
|