HomeSort by relevance Sort by last modified time
    Searched full:toggled (Results 101 - 125 of 194) sorted by null

1 2 3 45 6 7 8

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
Debugger.py 79 # toggled debugger from pyshell Debug menu)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Debugger.py 79 # toggled debugger from pyshell Debug menu)
  /external/v8/tools/turbolizer/
graph-view.js 984 element.classList.add('button-input-toggled');
986 element.classList.remove('button-input-toggled');
  /frameworks/base/proto/src/
wifi.proto 48 // Number of times user toggled wifi using the settings menu.
51 // Number of times user toggled wifi using the airplane menu.
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
gui.py 468 self.del_cell_files.connect("toggled", self.on_toggle_update, self.files_delete_liststore)
470 self.del_cell_files_equiv.connect("toggled", self.on_toggle_update, self.file_equiv_delete_liststore)
472 self.del_cell_user.connect("toggled", self.on_toggle_update, self.user_delete_liststore)
474 self.del_cell_login.connect("toggled", self.on_toggle_update, self.login_delete_liststore)
476 self.del_cell_network.connect("toggled", self.on_toggle_update, self.network_delete_liststore)
486 self.update_cell.connect("toggled", self.on_toggle_update, self.update_treestore)
490 self.cell.connect("toggled", self.on_toggle, self.boolean_liststore)
    [all...]
  /external/webrtc/webrtc/modules/audio_device/test/
func_test_manager.cc     [all...]
  /external/fio/
goptions.c 448 g_signal_connect(G_OBJECT(m->checks[i]), "toggled", G_CALLBACK(gopt_str_multi_toggled), m);
641 b->gopt.sig_handler = g_signal_connect(G_OBJECT(b->check), "toggled", G_CALLBACK(gopt_bool_toggled), b);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 111 connect(enableRadioButton, SIGNAL(toggled(bool)), this,
113 connect(disableRadioButton, SIGNAL(toggled(bool)), this,
    [all...]
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
BackDropperFilter.java 334 // If Auto WB is toggled off, the return texture will be a unicolor texture of value 1
335 // If Auto WB is toggled on, the return texture will be a unicolor texture with
    [all...]
  /bionic/
README.md 269 * Note that the build system is ignorant to this flag being toggled, i.e. if
  /bionic/libc/malloc_debug/
README.md 113 backtrace capture is toggled when the process receives the signal
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 364 // If mRun has been toggled false, inhibit canvas operations.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.h 171 // 3: suspend key has been toggled (does not work well)
  /docs/source.android.com/en/devices/input/
key-character-map-files.html 103 and toggled / locked SHIFT and ALT keys.</p>
  /external/autotest/client/site_tests/power_Consumption/
power_Consumption.py 118 # Note: full screen mode toggled with F11 is different from clicking the
  /external/autotest/server/cros/servo/
pd_device.py 410 DRP mode can only be toggled and is not able to be explicitly
  /external/jemalloc/src/
chunk.c 332 * memory, in which case *zero is toggled to true. arena_chunk_alloc() takes
  /external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
CarrierLock.java 400 * mode, then the lock values can be toggled arbitrarily.
  /external/llvm/include/llvm/MC/
MCContext.h 123 /// Boolean toggled when .secure_log_unique / .secure_log_reset is seen to
  /external/proguard/docs/manual/
gui.html 179 applications. Each of these entries can be toggled by means of a check box.
  /external/python/cpython2/Lib/idlelib/
Debugger.py 119 # toggled debugger from pyshell Debug menu)
  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 80 connect(&fActionPause, SIGNAL(toggled(bool)), this, SLOT(pauseDrawing(bool)));
  /external/syslinux/com32/cmenu/
MANUAL 100 * OPT_CHECKBOX : associates a boolean with this item which can be toggled
  /external/vboot_reference/firmware/lib/
rollback_index.c 456 * Clear ownership if developer flag has toggled, or if an owner-clear
  /external/vboot_reference/tests/
rollback_index2_tests.c 695 /* If developer flag has toggled, clear ownership and write new flag */

Completed in 3629 milliseconds

1 2 3 45 6 7 8