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

1 2 3 4 5 6 78 91011>>

  /external/valgrind/main/gdbserver_tests/
mchelp.stdoutB.exp 12 v.set mixed_output : set valgrind output to log, interactive output to gdb
57 v.set mixed_output : set valgrind output to log, interactive output to gdb
  /frameworks/base/docs/html/google/play-services/
plus.jd 46 <p>Interactive posts is a rich way of sharing to Google+. It lets users prompt friends
50 href="https://developers.google.com/+/mobile/android/share">Post interactive content</a>.</p>
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
TiltWatchFaceService.java 37 * {@link Gles2ColoredTriangleList}s. The camera moves around in interactive mode and stops moving
44 /** Expected frame rate in interactive mode. */
66 * View transformation matrices to use in interactive mode. Converts from world to camera-
426 // overhead in ambient. In interactive mode, it's tilted depending on the current time.
472 // Draw every frame as long as we're visible and in interactive mode.
AnalogWatchFaceService.java 54 * Update rate in milliseconds for interactive mode. We update once a second to advance the
74 /** Handler to update the time once a second in interactive mode. */
327 * only run when we're visible and in interactive mode.
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
TiltWatchFaceService.java 37 * {@link Gles2ColoredTriangleList}s. The camera moves around in interactive mode and stops moving
44 /** Expected frame rate in interactive mode. */
66 * View transformation matrices to use in interactive mode. Converts from world to camera-
426 // overhead in ambient. In interactive mode, it's tilted depending on the current time.
472 // Draw every frame as long as we're visible and in interactive mode.
AnalogWatchFaceService.java 54 * Update rate in milliseconds for interactive mode. We update once a second to advance the
74 /** Handler to update the time once a second in interactive mode. */
327 * only run when we're visible and in interactive mode.
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
TiltWatchFaceService.java 37 * {@link Gles2ColoredTriangleList}s. The camera moves around in interactive mode and stops moving
44 /** Expected frame rate in interactive mode. */
66 * View transformation matrices to use in interactive mode. Converts from world to camera-
426 // overhead in ambient. In interactive mode, it's tilted depending on the current time.
472 // Draw every frame as long as we're visible and in interactive mode.
AnalogWatchFaceService.java 54 * Update rate in milliseconds for interactive mode. We update once a second to advance the
74 /** Handler to update the time once a second in interactive mode. */
327 * only run when we're visible and in interactive mode.
  /external/chromium_org/chrome/installer/util/
user_experiment.cc 195 // This function launches setup as the currently logged-in interactive
197 // It assumes that currently we are running as SYSTEM in a non-interactive
199 // The function fails if there is no interactive session active, basically
201 // Remote Desktop sessions do not count as interactive sessions; running this
220 // the interactive user can launch it.
389 // 2- Is a system-install and it updated : relaunch as the interactive user
399 // We need to relaunch as the interactive user.
  /frameworks/base/core/java/android/service/dreams/
DreamService.java 56 * <p>Dreams are interactive screensavers launched when a charging device is idle, or docked in a
450 * Marks this dream as interactive to receive input events.
452 * <p>Non-interactive dreams (default) will dismiss on the first input event.</p>
454 * <p>Interactive dreams should call {@link #finish()} to dismiss themselves.</p>
456 * @param interactive True if this dream will handle input events.
458 public void setInteractive(boolean interactive) {
459 mInteractive = interactive;
463 * Returns whether or not this dream is interactive. Defaults to false.
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/page/
page_test.py 290 interactive = self.options and self.options.interactive
294 if interactive:
  /frameworks/base/core/java/android/os/
PowerManager.java 725 * Returns true if the device is in an interactive state.
728 * the screen but it actually describes the overall interactive state of
732 * in an interactive state which may have nothing to do with the screen being
737 * @return True if the device is in an interactive state.
747 * Returns true if the device is in an interactive state.
754 * interactive state. Note in particular that the device is still considered
755 * to be interactive while dreaming (since dreams can be interactive) but not
766 * whenever the interactive state of the device changes. For historical reasons,
768 * but they are actually sent in response to changes in the overall interactive
    [all...]
  /developers/build/prebuilts/gradle/BorderlessButtons/Application/src/main/res/layout/
list_item.xml 40 Any view or view group can become interactive by simply setting the
  /developers/samples/android/ui/holo/BorderlessButtons/Application/src/main/res/layout/
list_item.xml 40 Any view or view group can become interactive by simply setting the
  /development/samples/browseable/BorderlessButtons/res/layout/
list_item.xml 40 Any view or view group can become interactive by simply setting the
  /external/bison/m4/
flex.m4 29 %option debug nodefault noinput nounput noyywrap never-interactive
  /external/chromium-trace/trace-viewer/examples/
multi_timeline.html 9 <title>Interactive Timeline Tests</title>
  /external/chromium-trace/trace-viewer/src/
tests.html 100 Record Selection Interactive Tests:
  /external/chromium_org/chrome/browser/extensions/api/identity/
web_auth_flow.h 51 INTERACTIVE, // Show UI to the user if necessary.
  /external/chromium_org/chrome/browser/
mouseleave_browsertest.cc 88 // For linux : http://crbug.com/133361. interactive mouse tests are flaky.
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_i18n_input.cc 63 // Interactive autofill dialog does not display organization.
  /external/chromium_org/media/tools/layout_tests/
README 90 (http://code.google.com/apis/chart/interactive/docs/gallery/annotatedtimeline.html)
trend_graph.py 21 Google Visualization API (http://code.google.com/apis/chart/interactive/docs/
  /external/chromium_org/remoting/host/win/
host_service.h 64 // This function starts the service in interactive mode (i.e. as a plain
  /external/chromium_org/remoting/tools/
native_messaging_host_test.py 6 # Interactive test script for the Chromoting host native messaging component.

Completed in 1407 milliseconds

1 2 3 4 5 6 78 91011>>