/frameworks/base/core/java/com/android/internal/globalactions/ |
D | ToggleAction.java | 38 On(false); enumConstant 106 boolean on = ((mState == State.On) || (mState == State.TurningOn)); in create() 130 final boolean nowOn = !(mState == State.On); in onPress() 147 mState = buttonOn ? State.On : State.Off; in changeStateFromPress()
|
/frameworks/native/cmds/bugreportz/ |
D | readme.md | 7 On version 1.1, in addition to the `OK` and `FAILURE` lines, when `bugreportz` is invoked with 15 On version 1.0, `bugreportz` does not generate any output on `stdout` until the bugreport is
|
/frameworks/base/core/java/android/net/ |
D | network-policy-restrictions.md | 24 ## On metered networks 37 ## On non-metered networks
|
/frameworks/native/cmds/dumpstate/ |
D | bugreport-format.md | 19 On _Android M (Marshmallow)_, dumpstate still generates a flat 25 On _Android N (Nougat)_, `dumpstate` generates a zip file directly (unless there 59 On _Android O (Oreo)_, the following changes were made: 63 On _Android P_, the following changes were made:
|
/frameworks/base/core/tests/BTtraffic/ |
D | README | 19 On both the server and client device, install the 2 apk: 33 On either the server or client:
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 36 On a Nexus 7, open up the application from the launcher, and the camera preview 43 start mode. On stop, the application will capture whatever images are in the
|
/frameworks/native/cmds/atrace/ |
D | atrace_userdebug.rc | 8 # On userdebug allow to enable any event via the generic
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | LegacyGlobalActions.java | 595 silentModeOn ? ToggleAction.State.On : ToggleAction.State.Off); 763 mAirplaneState = inAirplaneMode ? ToggleAction.State.On : ToggleAction.State.Off; 819 mAirplaneState = airplaneModeOn ? ToggleAction.State.On : ToggleAction.State.Off; 836 mAirplaneState = on ? ToggleAction.State.On : ToggleAction.State.Off;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
D | GlobalActionsDialog.java | 909 silentModeOn ? ToggleAction.State.On : ToggleAction.State.Off); 1177 On(false); 1241 boolean on = ((mState == State.On) || (mState == State.TurningOn)); 1266 final boolean nowOn = !(mState == State.On); 1283 mState = buttonOn ? State.On : State.Off; 1414 mAirplaneState = inAirplaneMode ? ToggleAction.State.On : ToggleAction.State.Off; 1473 mAirplaneState = airplaneModeOn ? ToggleAction.State.On : ToggleAction.State.Off; 1490 mAirplaneState = on ? ToggleAction.State.On : ToggleAction.State.Off;
|
/frameworks/compile/mclinker/lib/Support/Unix/ |
D | System.inc | 54 // On darwin, we want to update the version to match that of the
|
/frameworks/base/data/keyboards/ |
D | qwerty.kl | 110 # On an AT keyboard: ESC, F10
|
/frameworks/base/tools/aapt2/ |
D | formats.md | 1 # AAPT2 On-Disk Formats
|
/frameworks/compile/libbcc/ |
D | README.rst | 185 On ARM, the first 4 arguments will go into r0, r1, r2, and r3, in that order. 200 On ARM, we use hardfp. Note that double will be placed in a register pair.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | README.txt | 47 On debuggable builds (userdebug, eng) you can change additional
|
/frameworks/base/core/proto/android/server/location/ |
D | enums.proto | 126 // Configurations of how GPS functionalities should be locked when user turns off GPS On setting.
|
/frameworks/native/libs/vr/libvrflinger/ |
D | hwc_types.h | 245 On = HWC2_POWER_MODE_ON,
|
D | hardware_composer.cpp | 322 HWC::PowerMode power_mode = active ? HWC::PowerMode::On : HWC::PowerMode::Off; in SetPowerMode()
|
/frameworks/av/media/tests/benchmark/ |
D | README.md | 278 On some devices, if a codec isn't supported some tests may report a failure like "codec not found f… 280 For example: On mobile devices without support for mpeg2 decoder, following failure is observed:
|
/frameworks/base/cmds/statsd/src/ |
D | statsd_config.proto | 340 // //external/perfetto/protos/perfetto/config/. On device,
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | HWComposer.cpp | 605 case HWC2::PowerMode::On: in setPowerMode() 626 mode = HWC2::PowerMode::On; in setPowerMode()
|
D | HWC2.cpp | 648 if (mode == PowerMode::On) { in setPowerMode()
|
/frameworks/ml/nn/extensions/ |
D | README.md | 4 collections of vendor-defined operations and data types. On devices running NN
|
/frameworks/base/core/proto/android/providers/settings/ |
D | system.proto | 207 // Not used anymore. On devices with vibrator, the user explicitly selects
|
/frameworks/compile/slang/ |
D | README.rst | 332 On non-vector systems the same code will continue to run but without
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 819 // On deman data switch event. 1803 // On demand data switch event
|