/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
|
/frameworks/av/include/media/stagefright/ |
MediaBuffer.h | 111 // Sticky on enabling of shared memory MediaBuffers. By default we don't use
|
/frameworks/base/services/core/java/com/android/server/am/ |
PreBootBroadcaster.java | 114 boolean ordered, boolean sticky, int sendingUser) {
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
NetworkAgentInfo.java | 128 // This is a sticky bit; once set it is never cleared. 132 // This is a sticky bit; once set it is never cleared. 136 // This is a sticky bit; once set it is never cleared even if future validation attempts fail. 147 // This is a sticky bit; once set it is never cleared.
|
/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...] |
/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
|
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaListView.java | 298 // mShowEventDetailsWithAgenda == true implies we have a sticky header. In that case 300 // under the sticky header.
|