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

<<11121314151617181920>>

  /developers/samples/android/media/ScreenCapture/Application/src/main/java/com/example/android/screencapture/
ScreenCaptureFragment.java 175 // This initiates a prompt dialog for the user to confirm screen projection.
  /development/samples/ApiDemos/res/layout/
clipboard.xml 119 android:prompt="@string/clip_type_prompt"
  /development/samples/SampleSyncAdapter/res/values/
strings.xml 70 <!-- Message shown in dialog to prompt the user for their password -->
  /development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
PermissionRequestFragment.java 121 // We dismiss the prompt UI here as the request is no longer valid.
  /development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/
ScreenCaptureFragment.java 175 // This initiates a prompt dialog for the user to confirm screen projection.
  /docs/source.android.com/src/security/overview/
app-security.jd 155 example, unexpected permissions requests can prompt more sophisticated users to
264 OS Permissions. Upon installation, the installer will prompt the user
268 prompt the user asking if the application can access the user's location. At
280 time, the installer will prompt the user asking if the application can access
  /external/autotest/client/cros/
constants.py 77 LOGIN_PROMPT_STATUS_COMMAND = 'bootstat_get_last login-prompt-visible'
  /external/autotest/client/site_tests/firmware_TouchMTB/
authenticator.py 54 'please back to command prompt.')
  /external/autotest/client/virt/tests/
whql_client_install.py 58 session.prompt, session.linesep)
  /external/autotest/site_utils/docgen/
README.txt 13 - $: command line prompt
  /external/blktrace/btt/
bno_plot.py 38 To exit the plotter, enter 'quit' or ^D at the 'gnuplot> ' prompt.
  /external/chromium-trace/catapult/third_party/Paste/docs/
developer-features.txt 111 frame, including an interactive prompt that runs in the individual
  /external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
oauth2_helper.py 181 # which we don't want to run into the prompt for the auth code.
  /external/clang/tools/clang-format/
clang-format.py 67 # Avoid flashing an ugly, ugly cmd prompt on Windows when invoking clang-format.
  /external/curl/tests/
testcurl.1 73 If info is missing when testcurl.pl is started, it will prompt you and then
  /external/emma/core/java12/com/vladium/emma/data/
mergeCommand.java 135 // TODO: save stack trace in a file and prompt user to send it to ...
  /external/emma/core/java12/com/vladium/emma/report/
reportCommand.java 143 // TODO: save stack trace in a file and prompt user to send it to ...
  /external/fonttools/Doc/
documentation.html 30 When using TTX from the command line there are a bunch of extra options, these are explained in the help text, as displayed when typing "ttx -h" at the command prompt. These additional options include:
  /external/google-breakpad/src/client/mac/sender/
crash_report_sender.h 33 // prompt the user to send the minidump.
  /external/gptfdisk/
attributes.cc 104 // Prompt user for attribute changes
basicmbr.h 148 int DoMenu(const string& prompt = "\nMBR command (? for help): ");
  /external/ipsec-tools/src/racoon/
racoonctl.8 114 will prompt you for the password associated with
  /external/iptables/iptables/
iptables-apply 44 by iptables-restore) to iptables, then prompt the user whether the changes
  /external/libedit/src/
chared.c 670 c_gets(EditLine *el, Char *buf, const Char *prompt)
676 if (prompt) {
677 len = (ssize_t)Strlen(prompt);
678 (void)memcpy(cp, prompt, (size_t)len * sizeof(*cp));
  /external/libpng/contrib/gregbook/
Makefile.sgi 10 # Invoke this makefile from a shell prompt in the usual way; for example:

Completed in 632 milliseconds

<<11121314151617181920>>