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

<<21222324252627282930>>

  /external/proguard/docs/
GPL.html 175 interactive use in the most ordinary way, to print or display an
180 License. (Exception: if the Program itself is interactive but
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 486 * Also the service has to opt-in to retrieve the interactive windows by
551 * Also the service has to opt-in to retrieve the interactive windows by
    [all...]
  /frameworks/base/core/java/android/app/
UiAutomation.java 308 * to retrieve the interactive windows by setting the
388 * to retrieve the interactive windows by setting the
    [all...]
  /frameworks/base/core/java/android/view/
Display.java 232 * device is non-interactive.
242 * is non-interactive. This mode may be used to conserve even more power by allowing
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 240 that interactive controls have distinct visual focused and pressed states using <a
326 making your entire widget or parts of your widget (e.g. buttons) interactive.</p>
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 55 timeline. The tool allows you to generate highly detailed, interactive reports from devices
244 <p>The reports generated by Systrace are interactive, allowing you to zoom into and out of
  /frameworks/base/docs/html/tools/help/
systrace.jd 238 <td>Create the interactive Systrace report from a file, instead of running a live trace.</td>
332 <td>Trace CPU load. This value is a percentage determined by the interactive CPU frequency
  /frameworks/base/services/core/java/com/android/server/am/
BatteryStatsService.java 357 public void noteInteractive(boolean interactive) {
360 mStats.noteInteractiveLocked(interactive);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
site.py 366 """interactive prompt objects for printing the license text, a list of
451 return "Type help() for interactive help, " \
_pyio.py 101 * "Interactive" text files (files for which isatty() returns True)
444 """Return whether this is an 'interactive' stream.
616 not 'interactive', multiple raw reads may be issued to satisfy
618 interactive raw streams (XXX and for pipes?), at most one raw
637 stream, unless the latter is 'interactive'.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
site.py 366 """interactive prompt objects for printing the license text, a list of
451 return "Type help() for interactive help, " \
_pyio.py 101 * "Interactive" text files (files for which isatty() returns True)
444 """Return whether this is an 'interactive' stream.
616 not 'interactive', multiple raw reads may be issued to satisfy
618 interactive raw streams (XXX and for pipes?), at most one raw
637 stream, unless the latter is 'interactive'.
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
GPL.html 175 interactive use in the most ordinary way, to print or display an
180 License. (Exception: if the Program itself is interactive but
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 500 // 1. Interactive - user's response is required.
504 // Interactive commands can't override each other. So if a command
514 CatLog.d(LOG_TAG, "[Interactive][in progress]");
648 * If the device is not in an interactive state, we can assume
    [all...]
  /external/mksh/src/
histrap.c 722 /* we have a file and are interactive */
1036 /* SIGTERM is not fatal for interactive */
1402 * - the user of an interactive shell wants to change it
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java 189 private static native void nativeSetInteractive(long ptr, boolean interactive);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 57 gen = Interactive(source, filename)
98 class Interactive(AbstractCompileMode):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 57 gen = Interactive(source, filename)
98 class Interactive(AbstractCompileMode):
    [all...]
  /external/sonivox/docs/
JET_Creator_User_Manual.html     [all...]
  /external/chromium_org/ash/shelf/
shelf_button.cc 196 // Do not make this interactive, so that events are sent to ShelfView for
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 266 // For non-interactive tests we don't restart on crash.
  /external/chromium_org/chrome/browser/resources/net_internals/
cros_log_visualizer_view.js 7 * interactive log visualizer
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_cocoa_unittest.mm 398 // focus outside of interactive UI tests. BrowserWindowController uses the
  /external/chromium_org/chrome/test/mini_installer/
test_installer.py 200 interactive_option = '--interactive' if not force_clean else ''
  /external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
port_monitor.cc 164 // error message to let the user know that there is no interactive

Completed in 869 milliseconds

<<21222324252627282930>>