/developers/samples/android/ui/window/AdvancedImmersiveMode/Application/src/main/java/com/example/android/advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 242 // There's actually two forms of immersive mode, normal and "sticky". Sticky immersive mode
|
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 242 // There's actually two forms of immersive mode, normal and "sticky". Sticky immersive mode
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
CarrierText.java | 154 // Grab it from the old sticky broadcast if possible instead. We can use it 170 if (DEBUG) Log.d(TAG, "Getting plmn/spn sticky brdcst " + plmn + "/" + spn);
|
/prebuilts/go/darwin-x86/src/archive/tar/ |
tar_test.go | 227 // sticky. 230 Name: "sticky.txt",
|
/prebuilts/go/linux-x86/src/archive/tar/ |
tar_test.go | 227 // sticky. 230 Name: "sticky.txt",
|
/art/runtime/gc/accounting/ |
mod_union_table.h | 67 // before a call to update, for example, back-to-back sticky GCs. Also mark references to other
|
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/ |
ExampleAppWidgetProvider.java | 81 // This setting is sticky across reboots, but that doesn't matter, because this will
|
/external/chromium-trace/catapult/telemetry/build/ |
linux_setup_msr.py | 10 # must run as root to make changes. Not all changes are sticky, so one has to
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_cpu_arm.h | 110 bit 27 - Q (saturation flag, sticky)
|
minidump_cpu_arm64.h | 105 bit 27 - Q (saturation flag, sticky)
|
/external/tpm2/include/tpm2/ |
Platform.h | 369 // <0 hardware failure of the entropy generator, this is sticky
|
/libcore/ojluni/src/main/java/sun/net/ |
TelnetInputStream.java | 98 stickyCRLF), then return the LF part of that sticky
|
/packages/apps/Gallery/src/com/android/camera/ |
BitmapManager.java | 36 * cancelThreadDecoding() is sticky until allowThreadDecoding() is called.
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
BluetoothEnabler.java | 114 // Bluetooth state is not sticky, so set it manually
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
stat.h | 163 #define __S_ISVTX 01000 /* Save swapped text after use (sticky). */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
tabbedpages.py | 327 self.frame.grid(row=0, column=0, sticky=NSEW) 338 self.frame.grid(row=0, column=0, sticky=NSEW) 399 self.pages_frame.grid(row=1, column=0, sticky=NSEW) 411 self._tab_set.grid(row=0, column=0, sticky=NSEW)
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
tabbedpages.py | 327 self.frame.grid(row=0, column=0, sticky=NSEW) 338 self.frame.grid(row=0, column=0, sticky=NSEW) 399 self.pages_frame.grid(row=1, column=0, sticky=NSEW) 411 self._tab_set.grid(row=0, column=0, sticky=NSEW)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
tabbedpages.py | 327 self.frame.grid(row=0, column=0, sticky=NSEW) 338 self.frame.grid(row=0, column=0, sticky=NSEW) 399 self.pages_frame.grid(row=1, column=0, sticky=NSEW) 411 self._tab_set.grid(row=0, column=0, sticky=NSEW)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
tabbedpages.py | 327 self.frame.grid(row=0, column=0, sticky=NSEW) 338 self.frame.grid(row=0, column=0, sticky=NSEW) 399 self.pages_frame.grid(row=1, column=0, sticky=NSEW) 411 self._tab_set.grid(row=0, column=0, sticky=NSEW)
|
/system/bt/service/common/bluetooth/ |
scan_settings.h | 90 // In sticky mode a higher threshold of signal strength and sightings is
|
/frameworks/base/core/java/android/app/ |
LoadedApk.java | [all...] |
/frameworks/base/core/java/android/content/ |
Context.java | [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 685 var $others = $('li.nav-section.expanded', $(this).closest('ul')).not('.sticky'); 706 /** Create the list of breadcrumb links in the sticky header */ [all...] |
/build/tools/droiddoc/templates-sdk-refonly/assets/js/ |
docs.js | 685 var $others = $('li.nav-section.expanded', $(this).closest('ul')).not('.sticky'); 706 /** Create the list of breadcrumb links in the sticky header */ [all...] |
/external/tpm2/ |
MathFunctions.c | 298 // Errors in BN_CTX_get() are sticky so only need to check the last allocation 462 // Errors for BN_CTX_get are sticky so only need to check last allocation
|