/external/chromium/chrome/browser/chromeos/login/ |
login_display_host.h | 42 // Toggles OOBE progress bar visibility, the bar is hidden by default. 48 // Toggles whether status area is enabled. 51 // Toggles status area visibility.
|
wizard_accessibility_helper.h | 43 // Toggles accessibility support.
|
background_view.h | 76 // Toggles status area visibility. 79 // Toggles whether status area is enabled. 82 // Toggles OOBE progress bar visibility, the bar is hidden by default.
|
/external/chromium/chrome/common/extensions/docs/js/ |
sidebar.js | 10 * Toggles the display of nodes given the status of their associated controls. 35 * Reveals the hidden ancestor of the passed node, adjusts toggles as needed. 70 // Only assign toggles to text nodes in the sidebar.
|
/external/chromium/chrome/browser/instant/ |
instant_confirm_dialog.h | 19 // Invoked from the opt-in and preferences when the user toggles instant. If the
|
/packages/apps/Browser/res/values-sw600dp/ |
bools.xml | 16 <!-- Browser menu toggles -->
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/ |
EffectsMenu.java | 27 * Effects menu that contains toggles mapping to corresponding groups of effects. 73 ViewGroup menu = (ViewGroup) findViewById(R.id.toggles);
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
star_view.h | 25 // Toggles the star on or off.
|
/external/chromium/chrome/browser/ui/webui/options/ |
advanced_options_handler.h | 61 // if the user toggles the metrics reporting checkbox. 70 // is called if the user toggles the "Check for server certificate revocation" 74 // Callback for the "Use SSL 3.0" checkbox. This is called if the user toggles 78 // Callback for the "Use TLS 1.0" checkbox. This is called if the user toggles
|
/frameworks/base/data/keyboards/ |
Vendor_046d_Product_c294.kl | 39 # Toggles under wheel
|
Vendor_046d_Product_c299.kl | 44 # Toggles under wheel
|
/packages/apps/Browser/res/values/ |
bools.xml | 17 <!-- Browser menu toggles -->
|
/packages/apps/Gallery2/res/layout/ |
photoeditor_effects_menu.xml | 23 android:id="@+id/toggles"
|
/external/dbus/bus/ |
policy.h | 146 dbus_int32_t *toggles, 155 dbus_int32_t *toggles);
|
/external/v8/test/mozilla/ |
mozilla-shell-emulation.js | 35 // Toggles the option if a name is given.
|
/external/webkit/Source/WebCore/manual-tests/ |
nested-plug-ins.html | 20 Play with the display and visibility toggles. Make sure that turning an inner element visible does not show it if it has a hidden or
|
/dalvik/vm/alloc/ |
Heap.h | 27 /* Toggles for the soft reference clearing policy. */
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_controller.h | 27 // Toggles whether |tab| is selected.
|
/external/qemu/android/protocol/ |
core-commands.h | 27 /* Toggles the network. */
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothRebootStressTest.java | 71 * bluetooth is on. Toggles bluetooth after the check. Assumes that
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
ttychars.h | 52 char tc_flushc; /* flush output (toggles) */
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 354 var toggles = $(".toggle-all", $("#doc-content")); 356 toggles.each(function(i) { 361 toggles.each(function(i) { 371 var toggles = $(".toggle-all", $("#doc-content")); 372 toggles.each(function(i) {
|
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-reference.js | 375 var toggles = $(".toggle-all", $("#doc-content")); 377 toggles.each(function(i) { 382 toggles.each(function(i) { 392 var toggles = $(".toggle-all", $("#doc-content")); 393 toggles.each(function(i) {
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-reference.js | 356 var toggles = $(".toggle-all", $("#doc-content")); 358 toggles.each(function(i) { 363 toggles.each(function(i) { 373 var toggles = $(".toggle-all", $("#doc-content")); 374 toggles.each(function(i) {
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BluetoothToggleActivity.java | 37 * a button that toggles Bluetooth by disabling it via {@link BluetoothAdapter#disable()} and
|