/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
auth.py | 85 _session_attributes = ['user_id', 'remember', 380 cache_ts=data['cache_ts'], remember=data['remember'], 386 cache_ts=None, remember=False, save_session=True): 399 :param remember: 431 cache_ts=cache_ts, remember=remember) 435 def get_user_by_password(self, auth_id, password, remember=False, 443 :param remember: 464 self.set_session(self._user, remember=remember [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
properties.html | 27 This allow to remember what was the conclusion of the last survey concerning an element of the tree...
|
/external/guava/ |
README.maven | 20 remember that this codebase uses @Override annotations
|
/external/iproute2/ |
README.decnet | 11 o Remember to set the hardware address of the interface using:
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
ProbeCounter.java | 18 * Internal class to remember the total number of probes required for a class.
|
/external/mockito/src/org/mockito/mock/ |
MockCreationSettings.java | 52 * Whether the mock is only for stubbing, i.e. does not remember
|
/external/skia/site/user/special/ |
windows_angle.md | 21 Remember
|
/external/webrtc/webrtc/libjingle/xmpp/ |
receivetask.h | 22 // you from having to remember how to setup the queueing and the task
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
analog_agc.h | 32 * of our measure Rxx160_LP. Remember that the levels are in blocks of 16 in 103 int32_t micRef; // Remember ref. mic level for virtual mic 106 int32_t micVol; // Remember volume between frames 112 int32_t zeroCtrlMax; // Remember max gain => don't amp low input
|
/frameworks/base/packages/SystemUI/res/layout/ |
remember_permission_checkbox.xml | 28 android:id="@+id/remember"
|
/packages/apps/Settings/res/layout/ |
remember_dock_setting.xml | 19 android:id="@+id/remember"
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_xdrlib.py | 37 # remember position
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_xdrlib.py | 37 # remember position
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_xdrlib.py | 37 # remember position
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_xdrlib.py | 37 # remember position
|
/system/extras/tests/workloads/ |
powerave.py | 36 print "Can't parse data line, did you remember the timestamp?"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
ld-r-1.d | 10 # absolute 32-bit relocs don't come out wrong after ld -r. Remember that
|
shared-1.d | 9 # absolute 32-bit relocs don't come out wrong after ld -r. Remember that
|
/external/dbus/dbus/ |
dbus-syntax.c | 40 * Check an object path for validity. Remember that #NULL can always 87 * Check an interface name for validity. Remember that #NULL can always 134 * Check a member (method/signal) name for validity. Remember that #NULL 181 * Check an error name for validity. Remember that #NULL 228 * Check a bus name for validity. Remember that #NULL 276 * Remember that #NULL can always be passed instead of a DBusError *,
|
/developers/samples/android/connectivity/wifidirect/DirectP2P/ |
template-params.xml | 38 If you are developing an application that uses the Wi-Fi Direct APIs, remember that the 84 If you are developing an application that uses the Wi-Fi Direct APIs, remember that the
|
/development/samples/KeyChainDemo/ |
_index.html | 21 remember that the feature is supported only on Android 4.0 (API level 14) and 23 installed on devices that are running Android 4.0, remember to add the
|
/development/samples/WeatherListWidget/ |
_index.html | 30 <p>If you are writing collection-based widgets, remember that the feature is 32 Remember to add the following to the application's manifest publishing to Google Play:</p>
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugTreeGrammarHelper.cs | 44 /** Remember local variables. Currently, this is only the function parameter. 48 /** Remember global variables set by =. */
|
ProfileTreeGrammarHelper.cs | 44 /** Remember local variables. Currently, this is only the function parameter. 48 /** Remember global variables set by =. */
|
/external/autotest/client/cros/cellular/pseudomodem/ |
sms.py | 117 # Remember to decorate your concrete implementation with 125 # Remember to decorate your concrete implementation with
|