HomeSort by relevance Sort by last modified time
    Searched full:toggles (Results 26 - 50 of 271) sorted by null

12 3 4 5 6 7 8 91011

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothRebootStressTest.java 71 * bluetooth is on. Toggles bluetooth after the check. Assumes that
  /packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/accounts/
AccountStateChangedListener.java 50 * Called when the user toggles the sync preference.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ttychars.h 52 char tc_flushc; /* flush output (toggles) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ttychars.h 52 char tc_flushc; /* flush output (toggles) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ttychars.h 52 char tc_flushc; /* flush output (toggles) */
  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.h 58 * @param[in] bValidateWithSchema a boolean that toggles schema validation
69 * @param[in] bValidateWithSchema a boolean that toggles schema validation
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DrawerController.java 58 * Toggles the drawer and sets the OPENED_OTHER as the action that causes opening the drawer.
64 * Toggles the drawer.
  /build/tools/droiddoc/templates-pdk/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
  /developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java 59 * Detects and toggles immersive mode (also known as "hidey bar" mode).
  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
StorageProviderFragment.java 31 * Toggles the user's login status via a login menu option, and enables/disables the cloud storage
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
StorageProviderFragment.java 31 * Toggles the user's login status via a login menu option, and enables/disables the cloud storage
  /developers/samples/android/ui/window/ImmersiveMode/Application/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java 59 * Detects and toggles immersive mode (also known as "hidey bar" mode).
  /development/samples/browseable/ImmersiveMode/src/com.example.android.immersivemode/
ImmersiveModeFragment.java 59 * Detects and toggles immersive mode (also known as "hidey bar" mode).
  /development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
StorageProviderFragment.java 31 * Toggles the user's login status via a login menu option, and enables/disables the cloud storage
  /development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
CurvedMotion.java 93 * Toggles button location on click between top-left and bottom-right
  /external/autotest/client/site_tests/touch_TapSettings/
touch_TapSettings.py 15 """Toggles tap-to-click and tap dragging settings to ensure correctness."""
  /external/kernel-headers/original/uapi/linux/
rfkill.h 32 * @RFKILL_TYPE_ALL: toggles all switches (requests only - not a switch type)
  /external/skia/gm/
SkAnimTimer.h 54 * If the timer is stopped, this has no effect, else it toggles between paused and running.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rfkill.h 32 * @RFKILL_TYPE_ALL: toggles all switches (userspace only)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 32 * @RFKILL_TYPE_ALL: toggles all switches (requests only - not a switch type)
  /external/dbus/bus/
policy.c 871 dbus_int32_t *toggles,
882 *toggles = 0;
1034 (*toggles)++;
1054 dbus_int32_t *toggles)
1069 *toggles = 0;
    [all...]
bus.c 1436 dbus_int32_t toggles; local
    [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/elements/
quick-log.html 326 * Toggles show/hide log.
357 * Toggles show/hide log container.

Completed in 2118 milliseconds

12 3 4 5 6 7 8 91011