/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
TelecomManagerFacade.java | 246 @Rpc(description = "Toggles call waiting feature on or off for default voice subscription id.") 255 @Rpc(description = "Toggles call waiting feature on or off for specified subscription id.")
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GameActivity.java | 127 // Clicking on the play/pause button toggles its state.
|
/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/ |
SlidingFragments.java | 41 * In this specific demo, tapping on the screen toggles between the two
|
/external/chromium-trace/catapult/third_party/polymer/components/core-selection/ |
core-selection.html | 140 * Toggles the selection state for `item`.
|
/external/freetype/src/base/ |
ftdebug.c | 147 /* toggles, separated by spaces, `;', or `,'. Example: */
|
/external/libchrome/base/threading/ |
platform_thread.h | 183 // Toggles the current thread's priority at runtime. A thread may not be able
|
/external/libvpx/libvpx/examples/ |
postproc.c | 39 // postprocessors. VP8 is one example. The following sample code toggles
|
/external/pdfium/third_party/freetype/src/base/ |
ftdebug.c | 147 /* toggles, separated by spaces, `;', or `,'. Example: */
|
/external/skia/src/core/ |
SkDither.h | 175 // this toggles between a 4x4 and a 1x4 array
|
/external/valgrind/callgrind/ |
callgrind.h | 102 /* Toggles collection state.
|
/frameworks/base/docs/html/design/patterns/ |
buttons.jd | 89 toggles the appearance of an action bar or a palette, then it must also
|
fullscreen.jd | 89 toggles the appearance of an action bar or a palette, then it must also
|
/hardware/bsp/intel/peripheral/libupm/src/tm1637/ |
tm1637.h | 126 * Toggles the colon between digits on the display
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
vc1parse_ppic.c | 34 It toggles back and forth between 0 and 1 for P frames */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
postproc.c | 39 // postprocessors. VP8 is one example. The following sample code toggles
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
SSLParametersTest.java | 104 // confirm turning setting on toggles the other
|
/packages/apps/Dialer/src/com/android/dialer/settings/ |
SoundSettingsFragment.java | 133 // If the user launches this setting fragment, then toggles the WRITE_SYSTEM_SETTINGS
|
/packages/apps/Settings/tests/app/src/com/android/settings/tests/ |
BluetoothRequestPermissionTest.java | 109 // Discoverability duration toggles between 20 seconds and no timeout.
|
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/ |
BluetoothNetworkSettingsTests.java | 131 * Toggles the Bluetooth switch and verifies that the change is reflected in Settings
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
OrientationMenuAction.java | 61 // Show toggles for all the available states
|
/bionic/libc/include/sys/ |
ioctl_compat.h | 59 char t_flushc; /* flush output (toggles) */
|
/bionic/libc/upstream-openbsd/lib/libc/net/ |
res_random.c | 165 * Initializes the seed and chooses a suitable generator. Also toggles
|
/bootable/recovery/ |
ui.cpp | 299 // Otherwise long press of any button toggles to the text display,
|
/developers/samples/android/common/src/java/com/example/android/common/actionbarcompat/ |
MultiSelectionUtil.java | 60 * {@link android.widget.AdapterView.OnItemClickListener} is set so that an item click toggles
|
/developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/ |
AdapterTransitionFragment.java | 125 // We change the look of the icon every time the user toggles between list and grid.
|