OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toggled
(Results
26 - 50
of
194
) sorted by null
1
2
3
4
5
6
7
8
/packages/apps/Contacts/src/com/android/contacts/datepicker/
DatePickerDialog.java
85
* @param yearOptional Whether the year can be
toggled
by the user
106
* @param yearOptional Whether the year can be
toggled
by the user
/external/libese/apps/boot/
README.md
156
`LOCK_BOOT` can only be
toggled
when in the bootloader/fastboot and if
166
toggled
if `LOCK_BOOT` is cleared. `LOCK_OWNER` does not require
169
bootloader. `LOCK_OWNER` may be
toggled
in the bootloader or the
377
- `LOCK_BOOT` may be
toggled
by a fastboot command. If the conditions of
379
- `LOCK_OWNER`may be
toggled
and set a boot key from a fastboot command
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
KeyboardTest.java
82
assertTrue(stickyKey.on); // The key state is
toggled
.
/developers/build/prebuilts/gradle/BasicImmersiveMode/
README.md
16
Immersive mode was introduced in Android 4.4 (Api Level 19). It is
toggled
using the
/developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java
91
// all three flags are being
toggled
together.
/developers/samples/android/ui/window/BasicImmersiveMode/
README.md
16
Immersive mode was introduced in Android 4.4 (Api Level 19). It is
toggled
using the
/developers/samples/android/ui/window/ImmersiveMode/Application/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java
91
// all three flags are being
toggled
together.
/development/samples/browseable/ImmersiveMode/src/com.example.android.immersivemode/
ImmersiveModeFragment.java
91
// all three flags are being
toggled
together.
/development/samples/devbytes/animation/LayoutTransChanging/src/com/example/android/layouttranschanging/
LayoutTransChanging.java
87
*
toggled
between due to user interaction.
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
Mtc.c
195
// If the MSB bit of the low part
toggled
, then signal that the high
/external/skia/include/gpu/gl/
GrGLConfig.h
47
* this can be
toggled
in a debugger using the gCheckErrorGL global. The initial
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarDisplayOptions.java
52
// Configure several action bar elements that will be
toggled
by display options.
ToolbarDisplayOptions.java
56
// Configure several action bar elements that will be
toggled
by display options.
/packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res/values/
config.xml
69
<!-- Auto does not allow notifications to be
toggled
to and from their expanded states to
/docs/source.android.com/en/devices/tech/display/
night-light.html
129
Light is
toggled
on at 5:30 p.m. (before the automatic rule would turn it on
131
Light is
toggled
off at 5:30 a.m. (before it turns off at 6:30 a.m.), it will
/frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java
50
* {@link MetaKeyKeyListener} implements chorded and
toggled
key modifiers.
51
* When key modifiers are
toggled
into a latched or locked state, the state
169
* For input devices that use
toggled
key modifiers, the `
toggled
' state
172
* created by a device that does not support
toggled
key modifiers, like
221
* If the key event has been created by a device that does not support
toggled
/development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java
251
* Called when the show all displays checkbox is
toggled
or when
257
// Show all displays checkbox was
toggled
.
260
// Display item checkbox was
toggled
.
ActionBarDisplayOptions.java
58
// Configure several action bar elements that will be
toggled
by display options.
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleTextInEx.h
80
/// various
toggled
attributes. The returned
93
/// The current state of various
toggled
attributes as well as input modifier values.
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
NotificationListenerTest.java
171
Log.i(TAG, "
Toggled
notification listener state" + testListener + " to state " + enable);
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserFragment.java
144
* Called when switch is
toggled
- starts or stops advertising.
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserFragment.java
144
* Called when switch is
toggled
- starts or stops advertising.
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserFragment.java
144
* Called when switch is
toggled
- starts or stops advertising.
/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
SlidingFragments.java
44
* containing text slides up on top of it. When the animation is
toggled
once
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CrossfadeActivity.java
33
* active view is
toggled
by touching the toggle button in the action bar. In real-world
Completed in 821 milliseconds
1
2
3
4
5
6
7
8