/external/chromium_org/testing/buildbot/ |
chromium.win.json | 328 "Interactive Tests (dbg)": {
|
/external/chromium_org/third_party/polymer/components-chromium/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/src/core/ |
SkBitmapScaler.h | 31 // This is typically intended for use during interactive layouts
|
/external/elfutils/0.153/libcpu/ |
i386_lex.l | 48 %option never-interactive
|
/external/iproute2/examples/ |
cbqinit.eth1 | 45 # Interactive-burst class
|
/external/lldb/source/Interpreter/ |
CommandObjectScript.cpp | 38 "Pass an expression to the script interpreter for evaluation and return the results. Drop into the interactive interpreter if no expression is given.",
|
/external/tcpdump/ |
slcompress.h | 83 #define SPECIAL_I (NEW_S|NEW_W|NEW_U) /* echoed interactive traffic */
|
/frameworks/base/core/java/com/android/internal/app/ |
IBatteryStats.aidl | 79 void noteInteractive(boolean interactive);
|
/packages/services/Telephony/tests/ |
AndroidManifest.xml | 42 SetupWizard, useful for testing "non-interactive" OTASP. -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
RefactoringAssistantTest.java | 125 // No "apply" test on these assists since they are interactive. Refactoring
|
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
automation.cc | 27 "Cannot specify interactive=false if desktop=true is specified; " 28 "interactive=false will be ignored.";
|
/external/chromium_org/components/autofill/content/renderer/ |
autofill_agent.h | 111 // Called when interactive autocomplete finishes. |message| is printed to 197 // The form element currently requesting an interactive autocomplete.
|
/external/e2fsprogs/misc/ |
fsck.c | 435 int interactive) 498 if (!interactive) 701 static void fsck_device(struct fs_info *fs, int interactive) 718 retval = execute(type, fs->device, fs->mountpt, interactive); 1255 int interactive = 0; local 1296 interactive = 1; 1304 interactive++; 1324 fsck_device(fs, interactive);
|
fsck.8.in | 96 filesystems and the checkers are in an interactive mode. (Note: 98 runs in an interactive mode by default. To make 100 run in a non-interactive mode, you must either specify the
|
/frameworks/base/docs/html/training/custom-views/ |
optimizing-view.jd | 6 previous.title=Making the View Interactive 7 previous.link=making-interactive.html
|
/frameworks/base/docs/html/training/gestures/ |
movement.jd | 27 <li><a href="{@docRoot}training/custom-views/making-interactive.html">Making the View Interactive</a> </li>
|
multi.jd | 28 <li><a href="{@docRoot}training/custom-views/making-interactive.html">Making the View Interactive</a> </li>
|
/frameworks/support/v4/java/android/support/v4/view/ |
PagerTabStrip.java | 32 * PagerTabStrip is an interactive indicator of the current, next, 41 * <p>For a non-interactive indicator, see {@link PagerTitleStrip}.</p>
|
/external/chromium_org/chrome/browser/extensions/api/media_galleries/ |
media_galleries_api.cc | 465 MediaGalleries::GetMediaFileSystemsInteractivity interactive = local 467 if (params->details.get() && params->details->interactive != MediaGalleries:: 469 interactive = params->details->interactive; 474 interactive)); 478 MediaGalleries::GetMediaFileSystemsInteractivity interactive) { 479 switch (interactive) { [all...] |
/external/wpa_supplicant_8/hostapd/ |
hostapd_cli.c | 104 static int interactive = 0; variable 785 if (interactive) 1259 interactive = (argc == optind) && (action_file == NULL); 1261 if (interactive) { 1294 if (!interactive) { 1308 if (interactive || action_file) { 1321 if (interactive)
|
/external/iputils/ |
clockdiff.c | 100 int interactive = 0; variable 255 if (interactive) { 462 if (interactive) { 597 interactive = 1; 678 if (interactive)
|
/frameworks/base/docs/html/design/wear/ |
watchfaces.jd | 19 faces exist as part of the Wear user interface, so it is important to provide interactive and 110 <p>Android Wear devices operate in two main modes: ambient and interactive. Your watch face 112 in ambient mode, it will look even better in interactive mode. The opposite is not always 115 <h3>Interactive mode</h3> 116 <p>When the user moves their wrist to glance at their watch, the screen goes into interactive
|
/external/chromium_org/chrome/browser/ |
shell_integration.h | 31 // thread. If Chrome is already default browser, no interactive dialog will be 43 // a FILE thread. If Chrome is already default for |protocol|, no interactive 48 // In Windows 8 a browser can be made default-in-metro only in an interactive
|
/external/chromium_org/sandbox/win/src/ |
security_level.h | 39 // | | Interactive | | 44 // | Owner | Interactive | | 52 // | | Interactive | |
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
heapprofile.html | 317 <h3>Interactive mode</a></h3> 320 pprof runs in interactive mode. At the <code>(pprof)</code> prompt, 323 interactive mode.</p>
|