/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 | 79 # self.scn_ad.droid.bleSetScanSettingsMatchMode(2) #sticky
|
BleOnLostOnFoundTest.py | 149 """Test generic onlost/onfound in sticky mode. 157 Match Mode: STICKY 183 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(),
|
/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
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
StorageLowState.java | 57 // Identify if we are in low storage mode. This works because storage low is a sticky
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
nat_test.go | 570 if got := x.sticky(test.i); got != test.want { 571 t.Errorf("#%d: %s.sticky(%d) = %v; want %v", i, test.x, test.i, got, test.want) 576 if got := x.sticky(test.i + d); got != 1 { 577 t.Errorf("#%d: %s.sticky(%d) = %v; want %v", i, test.x, test.i+d, got, 1)
|