HomeSort by relevance Sort by last modified time
    Searched full:enter (Results 526 - 550 of 3517) sorted by null

<<21222324252627282930>>

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/screenpinning/
ScreenPinningTestActivity.java 52 // Enter pinning, verify pinned, try leaving and have the user exit.
57 // Enter pinning, verify pinned, and use APIs to exit.
  /cts/tests/app/app/src/android/app/stubs/
FragmentTestActivity.java 46 public static final int ENTER = 0;
124 setEnterTransition(loadTransition(ENTER));
  /development/samples/ApiDemos/src/com/example/android/apis/os/
SmsMessagingDemo.java 99 Toast.makeText(SmsMessagingDemo.this, "Please enter a message recipient.",
105 Toast.makeText(SmsMessagingDemo.this, "Please enter a message body.",
  /device/htc/flounder/gps/qct/lib/
libloc_ds_api.so 
  /docs/source.android.com/src/devices/tech/ota/
sign_builds.jd 226 Enter password for vendor/yoyodyne/security/special-release key&gt;
227 Enter password for vendor/yoyodyne/security/tardis/media key&gt;
228 Enter password for vendor/yoyodyne/security/tardis/platform key&gt;
229 Enter password for vendor/yoyodyne/security/tardis/releasekey key&gt;
230 Enter password for vendor/yoyodyne/security/tardis/shared key&gt;
259 editor to allow you to enter passwords for all keys (this may be a more
260 convenient way to enter passwords).<p>
298 when it's really just waiting for you to enter a password. Other values can be
  /external/apache-http/android/src/com/android/internal/http/multipart/
StringPart.java 126 LOG.trace("enter sendData(OutputStream)");
137 LOG.trace("enter lengthOfData()");
  /external/curl/src/
tool_getpass.c 126 /* if user didn't hit ENTER, terminate buffer */
239 password[--nread] = '\0'; /* zero terminate where enter is stored */
  /external/elfutils/libdw/
cie.c 186 /* Enter a CIE encountered while reading through for FDEs. */
194 /* We have not read this CIE yet. Enter it. */
  /external/gptfdisk/
gptcurses.cc 361 printw("Enter new partition name, or <Enter> to use the current name:\n");
380 printw("Hex code or GUID (L to show codes, Enter = %04x): ", partitions[partNum].GetType().GetHexType());
419 cout << "\nPress the <Enter> key to continue: ";
484 printw("Please enter 'yes' or 'no'");
504 printw("Enter backup filename to save: ");
517 printw("Enter backup filename to load: ");
817 cout << "\nPress the <Enter> key to continue: ";
  /external/jetty/src/java/org/eclipse/jetty/continuation/
ContinuationFilter.java 117 if (fc==null || (fc).enter(response))
171 boolean enter(ServletResponse response); method in interface:ContinuationFilter.FilteredContinuation
  /external/libvterm/src/
input.c 69 { KEYCODE_ENTER, '\r' }, // ENTER
161 /* Enter is CRLF in newline mode, but just LF in linefeed */
  /external/libweave/examples/daemon/
README.md 40 * Enter request body: ```{"userEmail": "me"}```
101 * Enter request body:
  /external/nist-sip/java/gov/nist/javax/sip/address/
ParameterNames.java 64 * CVS: then enter the issue number(s) here.
105 * CVS: then enter the issue number(s) here.
  /external/nist-sip/java/gov/nist/javax/sip/header/
Organization.java 108 * CVS: then enter the issue number(s) here.
143 * CVS: then enter the issue number(s) here.
ProxyAuthenticate.java 96 * CVS: then enter the issue number(s) here.
135 * CVS: then enter the issue number(s) here.
ProxyAuthorization.java 75 * CVS: then enter the issue number(s) here.
110 * CVS: then enter the issue number(s) here.
ReferTo.java 98 * CVS: then enter the issue number(s) here.
133 * CVS: then enter the issue number(s) here.
Subject.java 117 * CVS: then enter the issue number(s) here.
152 * CVS: then enter the issue number(s) here.
Unsupported.java 110 * CVS: then enter the issue number(s) here.
145 * CVS: then enter the issue number(s) here.
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
ReferredBy.java 84 * CVS: then enter the issue number(s) here.
120 * CVS: then enter the issue number(s) here.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
AuthorizationParser.java 93 * CVS: then enter the issue number(s) here.
134 * CVS: then enter the issue number(s) here.
CallIDParser.java 104 * CVS: then enter the issue number(s) here.
145 * CVS: then enter the issue number(s) here.
ExpiresParser.java 108 * CVS: then enter the issue number(s) here.
147 * CVS: then enter the issue number(s) here.
MinExpiresParser.java 110 * CVS: then enter the issue number(s) here.
149 * CVS: then enter the issue number(s) here.
SIPETagParser.java 106 * CVS: then enter the issue number(s) here.
131 * CVS: then enter the issue number(s) here.

Completed in 1296 milliseconds

<<21222324252627282930>>