/system/update_engine/ |
common_service_unittest.cc | 58 "app_ver", "url", false /* interactive */)); 59 // The update is non-interactive when we pass the non-interactive flag.
|
/external/autotest/client/site_tests/network_3GScanningProperty/files/ |
modems.py | 14 """ Run relevant state machines in interactive mode. """ 61 """ Extend StateMachineFactory to create an interactive ScanMachine. """
|
/frameworks/base/services/core/java/com/android/server/power/ |
Notifier.java | 105 // The current interactive state. This is set as soon as an interactive state 113 // The pending interactive state that we will eventually want to broadcast. 121 // The currently broadcasted interactive state. This reflects what other parts of the 158 // Initialize interactive state for battery stats. 340 final boolean interactive = PowerManagerInternal.isInteractive(wakefulness); 343 + ", reason=" + reason + ", interactive=" + interactive); 355 // Handle any early interactive state changes. 357 if (mInteractive != interactive) { [all...] |
/external/chromium-trace/catapult/tracing/tracing/base/unittest/ |
interactive_test_runner.html | 16 x-base-interactive-test-runner { 22 x-base-interactive-test-runner > * { 25 x-base-interactive-test-runner > #title { 29 x-base-interactive-test-runner { 33 x-base-interactive-test-runner > h1 { 37 x-base-interactive-test-runner > #stats { 40 x-base-interactive-test-runner > #controls { 45 x-base-interactive-test-runner > #controls > ul { 51 x-base-interactive-test-runner > #controls > ul > li { 58 x-base-interactive-test-runner > #shortform-results [all...] |
/developers/build/prebuilts/gradle/WatchFace/Application/src/main/res/values/ |
base-strings.xml | 26 opengl, calendar, steps, interactive, etc. It also includes a watch-side configuration example.
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
DigitalWatchFaceUtil.java | 66 * Name of the default interactive mode background color and the ambient mode background color. 73 * Name of the default interactive mode hour digits color and the ambient mode hour digits 81 * Name of the default interactive mode minute digits color and the ambient mode minute digits 89 * Name of the default interactive mode second digits color and the ambient mode second digits
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
DigitalWatchFaceUtil.java | 66 * Name of the default interactive mode background color and the ambient mode background color. 73 * Name of the default interactive mode hour digits color and the ambient mode hour digits 81 * Name of the default interactive mode minute digits color and the ambient mode minute digits 89 * Name of the default interactive mode second digits color and the ambient mode second digits
|
/development/samples/browseable/WatchFace/Application/res/values/ |
base-strings.xml | 26 opengl, calendar, steps, interactive, etc. It also includes a watch-side configuration example.
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
DigitalWatchFaceUtil.java | 66 * Name of the default interactive mode background color and the ambient mode background color. 73 * Name of the default interactive mode hour digits color and the ambient mode hour digits 81 * Name of the default interactive mode minute digits color and the ambient mode minute digits 89 * Name of the default interactive mode second digits color and the ambient mode second digits
|
/development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/ |
Anticipation.java | 26 * to achieve some interactive and cartoon-ish effects.
|
/development/samples/training/InteractiveChart/res/values/ |
strings.xml | 18 <string name="app_name">Interactive Chart Demo</string>
|
/device/huawei/angler/sepolicy/ |
init-power-sh.te | 14 # allow labeling of interactive /sys files created post-initial restorecon
|
/device/lge/bullhead/sepolicy/ |
init-power-sh.te | 16 # interactive files in /sys receive the default sysfs context when created
|
/external/autotest/server/cros/multimedia/ |
system_facade_adapter.py | 41 @param mode: Mode of scaling governor, accept 'interactive' or
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/ |
control | 39 interactive=False)
|
/external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/ |
control | 31 interactive=False)
|
/external/autotest/tko/parsers/test/ |
inspect_parser_result_store.py | 4 Load in parser_result.store as 'sto' and launch interactive interp.
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
put_entities_task.py | 12 This can also be called from the interactive shell (/_ah/stats/shell) to update
|
/external/iproute2/man/man8/ |
tc-pfifo_fast.8 | 27 prioritize interactive traffic or penalize 'lowest cost' traffic.
|
/external/iptables/extensions/ |
libxt_connlabel.man | 31 5 interactive
|
/external/jcommander/src/test/java/com/beust/jcommander/command/ |
CommandAdd.java | 33 public Boolean interactive = false; field in class:CommandAdd
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/stub/ |
RunStubFtpServer.groovy | 24 * Run the StubFtpServer with a minimal configuration for interactive testing and exploration.
|
/external/parameter-framework/upstream/remote-process/ |
README.md | 30 You should not use this feature in an interactive mode, because the
|
/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/ |
InterpreterPropertyNames.java | 57 * Interpreter interactive mode flag.
|
/external/valgrind/gdbserver_tests/ |
mssnapshot.stderrB.exp | 14 v.set mixed_output : set valgrind output to log, interactive output to gdb
|