HomeSort by relevance Sort by last modified time
    Searched full:prompt (Results 701 - 725 of 1258) sorted by null

<<21222324252627282930>>

  /packages/apps/Browser2/src/org/chromium/webview_shell/
WebViewBrowserActivity.java 98 // Work around our wonky API by wrapping a geo permission prompt inside a regular
  /packages/apps/Calendar/res/layout/
edit_event_1.xml 31 android:prompt="@string/edit_event_calendar_label"
  /packages/apps/Calendar/src/com/android/calendar/
DeleteEventHelper.java 247 * If the event no longer exists in the db this will still prompt
  /packages/apps/Settings/src/com/android/settings/
IccLockSettings.java 52 * the ICC lock will prompt the user for the current PIN.
  /packages/apps/Settings/src/com/android/settings/vpn2/
ConfigDialog.java 44 * can be launched to either edit or prompt for credentials to connect
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HTML4.java 362 PROMPT_ATTRIBUTE = addAttribute("PROMPT"),
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
PyShell.py     [all...]
TODO.txt 197 - Shouldn't be able to delete part of the prompt (or any text before
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
PyShell.py     [all...]
TODO.txt 197 - Shouldn't be able to delete part of the prompt (or any text before
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/
interactive.go 64 // interactive displays a prompt and reads commands for profile
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/
interactive.go 64 // interactive displays a prompt and reads commands for profile
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py     [all...]
TODO.txt 197 - Shouldn't be able to delete part of the prompt (or any text before
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py     [all...]
TODO.txt 197 - Shouldn't be able to delete part of the prompt (or any text before
  /system/core/fastboot/
udp.cpp 300 // If the response has a continuation flag we need to prompt for more data by sending
  /cts/tests/tests/widget/src/android/widget/cts/
ListPopupWindowTest.java 471 // Verify that our prompt is displayed on the screen and is above the first list item
496 // Verify that our prompt is displayed on the screen and is below the last list item
    [all...]
  /external/dnsmasq/
dnsmasq.conf.example 363 #pxe-prompt="What system shall I netboot?"
365 #pxe-prompt="Press F8 for menu.", 60
  /external/gptfdisk/
gdisk.8 561 usually bypasses the prompt entirely.
582 by typing \fBsysctl kern.geom.debugflags=16\fR at a shell prompt.
sgdisk.8 139 it does not prompt for verification before performing its actions. Unless you
509 by typing \fBsysctl kern.geom.debugflags=16\fR at a shell prompt.
  /external/jcommander/doc/
index.html 181 When you run your program, you will get the following prompt:
191 In Java 6, by default, you will not be able to see what you type for passwords entered at the prompt (Java 5 and lower will always show the password). However, you can override this by setting <tt>echoInput</tt> to "true" (default is "false" and this setting only has an effect when <tt>password</tt> is "true"):
  /external/mksh/src/
edit.c 953 static int pwidth; /* width of prompt */
954 static int prompt_trunc; /* how much of prompt to truncate or -1 */
1189 prompt_trunc = pprompt(prompt, doprint ? 0 : -1);
1193 /* force newline after prompt */
    [all...]
  /external/opencv3/doc/tutorials/introduction/clojure_dev_intro/
clojure_dev_intro.markdown 422 First, stop the REPL by evaluating the (exit) expression at the REPL prompt.
488 To exit the REPL type (exit), ctr-D or (quit) at the REPL prompt.
  /external/opencv3/doc/tutorials/introduction/windows_install/
windows_install.markdown 188 build it. Start up a *Visual* *Studio* *Command* *Prompt* (*2010*) by using the start menu
190 All Programs --\> Microsoft Visual Studio 2010 --\> Visual Studio Tools --\> Visual Studio Command Prompt (2010)).

Completed in 957 milliseconds

<<21222324252627282930>>