Searched
full:interactive (Results
451 -
475 of
1016) sorted by null
<<11121314151617181920>>
/frameworks/base/services/core/java/com/android/server/ |
AlarmManagerService.java | [all...] |
/external/chromium_org/third_party/sqlite/src/tool/ |
shell1.test | 128 # -interactive force interactive I/O 130 set res [catchcmd "-interactive test.db" ".quit"]
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
SlidingChallengeLayout.java | 281 public void setChallengeInteractive(boolean interactive) { 282 mChallengeInteractiveExternal = interactive; 284 mExpandChallengeView.setEnabled(interactive); [all...] |
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/ |
DialView.java | 156 // make it clear that this is an interactive element.
|
/developers/samples/android/ui/accessibility/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/ |
DialView.java | 156 // make it clear that this is an interactive element.
|
/development/samples/browseable/BasicAccessibility/src/com.example.android.basicaccessibility/ |
DialView.java | 156 // make it clear that this is an interactive element.
|
/external/bison/ |
COPYING | 103 An interactive user interface displays "Appropriate Legal Notices" 230 d) If the work has interactive user interfaces, each must display 231 Appropriate Legal Notices; however, if the Program has interactive [all...] |
NOTICE | 103 An interactive user interface displays "Appropriate Legal Notices" 230 d) If the work has interactive user interfaces, each must display 231 Appropriate Legal Notices; however, if the Program has interactive [all...] |
/external/bison/doc/ |
gpl-3.0.texi | 113 An interactive user interface displays ``Appropriate Legal Notices'' to 245 If the work has interactive user interfaces, each must display 246 Appropriate Legal Notices; however, if the Program has interactive [all...] |
/external/chromium_org/chrome/browser/ |
process_info_snapshot_mac.cc | 205 // Run top in logging (non-interactive) mode.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
main.js | 114 * will not be mixed with current Chrome state. Also hides any interactive
|
/external/chromium_org/chrome/browser/ui/autofill/ |
data_model_wrapper.cc | 64 // Interactive autofill dialog does not display organization field.
|
/external/chromium_org/chrome/installer/util/ |
util_constants.h | 53 REENTRY_SYS_UPDATE, // 32. Setup has been re-launched as the interactive
|
/external/chromium_org/chrome/service/ |
service_process.cc | 87 // For non-interactive tests we don't restart on crash.
|
/external/chromium_org/chromeos/dbus/ |
shill_manager_client.h | 88 // Returns the interactive delay specified on the command line, 0 for none.
|
/external/chromium_org/remoting/host/win/ |
unprivileged_process_delegate.cc | 192 // The default desktop of the interactive window station is called "Default".
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
display-form-data.html | 136 case 3: return "interactive";
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
Tokenizer.l | 71 %option noyywrap nounput never-interactive
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
glslang.l | 70 %option noyywrap nounput never-interactive
|
/external/chromium_org/third_party/mesa/src/docs/ |
intro.html | 15 a system for rendering interactive 3D graphics.
|
/external/chromium_org/third_party/polymer/components/paper-slider/ |
paper-slider.html | 12 moving the slider thumb. The interactive nature of the slider makes it a
|
/external/chromium_org/third_party/skia/ |
PRESUBMIT.py | 121 # Display a prompt only if we are in an interactive shell. Without this
|
/external/chromium_org/tools/ |
bisect-builds.py | 691 interactive=True, 700 @param interactive If it is false, use command exit code for good or bad 803 if not interactive: [all...] |
/external/chromium_org/tools/symsrc/ |
source_index.py | 153 'SVN_EXTRACT_CMD=cmd /c mkdir "%svn_extract_target_dir%" && cmd /c svn cat "%var2%%var3%@%var4%" --non-interactive > "%svn_extract_target%"',
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
chrome_browser_backend.py | 160 document.readyState == 'interactive')
|
Completed in 899 milliseconds
<<11121314151617181920>>