HomeSort by relevance Sort by last modified time
    Searched refs:switching (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/base/services/core/java/com/android/server/am/
UserStartedState.java 40 public boolean switching; field in class:UserStartedState
56 if (switching) pw.print(" SWITCHING");
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSimpleHostView.java 52 protected void onUserSwitching(boolean switching) {
KeyguardViewBase.java 490 protected abstract void onUserSwitching(boolean switching);
KeyguardHostView.java 474 public void onUserSwitching(boolean switching) {
475 if (!switching && mKeyguardMultiUserSelectorView != null) {
    [all...]
  /external/chromium_org/gpu/config/
gpu_driver_bug_list_unittest.cc 110 std::set<int> switching = driver_bug_list->MakeDecision( local
112 EXPECT_EQ(1u, switching.size());
113 EXPECT_EQ(1u, switching.count(FORCE_DISCRETE_GPU));
121 switching = driver_bug_list->MakeDecision(
123 EXPECT_EQ(1u, switching.size());
124 EXPECT_EQ(1u, switching.count(FORCE_INTEGRATED_GPU));
  /external/llvm/test/MC/ARM/
mode-switch.s 1 @ Test ARM / Thumb mode switching with .code
ltorg-darwin.s 3 @ because the syntax for switching sections and temporary labels differs
ltorg.s 3 @ because the syntax for switching sections and temporary labels differs
ldr-pseudo.s 3 @ because the syntax for switching sections and temporary labels differs
ldr-pseudo-darwin.s 3 @ because the syntax for switching sections and temporary labels differs
  /external/chromium_org/v8/test/mjsunit/regress/
regress-parse-use-strict.js 34 // Test switching to strict mode after string literal.
38 // Test switching to strict mode after function declaration.
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp 124 // when switching between audio/video and audio only.
132 // seeking, track switching
1391 bool switching = false; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_background.js 121 // so that switching locales changes table by default.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 686 // In incognito mode, switching to cognito.
692 // In cognito mode, switching to incognito.
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 38 * views, and manages switching between them. It is also responsible for
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
key_util.js 213 * Checks if the specified key code is a key used for switching into a sequence
  /external/chromium_org/chrome/browser/resources/gaia_auth/
background.js 202 * script of switching to full tab if necessary.
  /external/chromium_org/third_party/x86inc/
x86inc.asm 40 ; a more recent original, or switching to using third_party/ffmpeg's version of
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 3407 BOOLEAN switching = FALSE; local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/chacha/
chacha_vec_arm.S 16 # needed to support switching on NEON code at runtime. If the whole of OpenSSL
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_manager.js 780 * Moves forward after switching to a lower granularity until the next
    [all...]
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js 77 // closed. Used to restore checkbox state while switching between the options
    [all...]
  /external/chromium_org/ui/keyboard/resources/elements/
kb-keyboard.js 371 // Disable layout switching at accessbility mode.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js     [all...]

Completed in 672 milliseconds

1 2