HomeSort by relevance Sort by last modified time
    Searched full:sticky (Results 76 - 100 of 483) sorted by null

1 2 34 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/basicimmersivemode/
BasicImmersiveModeFragment.java 80 // This sample uses the "sticky" form of immersive mode, which will let the user swipe
  /developers/samples/android/ui/window/BasicImmersiveMode/Application/src/main/java/com/example/android/basicimmersivemode/
BasicImmersiveModeFragment.java 80 // This sample uses the "sticky" form of immersive mode, which will let the user swipe
  /development/samples/browseable/BasicImmersiveMode/src/com.example.android.basicimmersivemode/
BasicImmersiveModeFragment.java 80 // This sample uses the "sticky" form of immersive mode, which will let the user swipe
  /external/chromium-trace/catapult/third_party/Paste/docs/
index.txt 38 Paste: making the web sticky.
  /external/skia/include/core/
SkError.h 58 /** Return the current per-thread error code. Error codes are "sticky"; they
  /frameworks/opt/setupwizard/library/main/res/layout/
suw_no_scroll_template_header.xml 49 android:tag="sticky" />
suw_template_header.xml 63 android:tag="sticky" />
  /hardware/bsp/intel/peripheral/libupm/examples/java/
NUNCHUCKSample.java 50 System.out.println("stickX: " + nunchuck.getStickX() + ", stickY: "
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 52 [('null', {'sticky': 'nswe'})]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 52 [('null', {'sticky': 'nswe'})]
  /prebuilts/go/darwin-x86/src/archive/tar/
common.go 98 // Set setuid, setgid and sticky bits.
108 // sticky
113 // clear perm, setuid, setgid and sticky bits.
170 c_ISVTX = 01000 // Save text (sticky bit)
  /prebuilts/go/linux-x86/src/archive/tar/
common.go 98 // Set setuid, setgid and sticky bits.
108 // sticky
113 // clear perm, setuid, setgid and sticky bits.
170 c_ISVTX = 01000 // Save text (sticky bit)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 52 [('null', {'sticky': 'nswe'})]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 52 [('null', {'sticky': 'nswe'})]
  /tools/test/connectivity/acts/tests/google/ble/scan/
DeathToBluetoothTest.py 80 # self.scn_ad.droid.bleSetScanSettingsMatchMode(2) #sticky
BleOnLostOnFoundTest.py 154 """Test generic onlost/onfound in sticky mode.
162 Match Mode: STICKY
188 ScanSettingsMatchMode.STICKY.value)
  /libcore/ojluni/src/main/java/java/lang/
FloatingDecimal.java     [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 242 /** Whether this key is sticky, i.e., a toggle key */
243 public boolean sticky; field in class:Keyboard.Key
250 /** If this is a sticky key, is it on? */
368 sticky = a.getBoolean(
400 * Changes the pressed state of the key. If it is a sticky key, it will also change the
407 if (sticky) {
501 if (sticky) {
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyNetworkMonitor.java 44 boolean ordered, boolean sticky, int sendingUser) throws RemoteException {
  /frameworks/base/core/java/android/os/
ConditionVariable.java 25 * open(), close() and block() are sticky. If open() is called before block(),
  /frameworks/base/services/core/java/com/android/server/am/
PreBootBroadcaster.java 99 boolean ordered, boolean sticky, int sendingUser) {
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkAgentInfo.java 121 // This is a sticky bit; once set it is never cleared.
125 // This is a sticky bit; once set it is never cleared.
129 // This is a sticky bit; once set it is never cleared even if future validation attempts fail.
140 // This is a sticky bit; once set it is never cleared.
  /hardware/bsp/intel/peripheral/libupm/src/nunchuck/
nunchuck.h 124 int stickY;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothA2dpConnector.java 105 // occur, however this setting does not appear to be sticky
BluetoothInputDeviceConnector.java 69 // occur, however this setting does not appear to be sticky

Completed in 659 milliseconds

1 2 34 5 6 7 8 91011>>