HomeSort by relevance Sort by last modified time
    Searched defs:INTERACTIVE (Results 1 - 9 of 9) sorted by null

  /frameworks/base/services/core/java/com/android/server/power/batterysaver/
BatterySavingStats.java 71 /** Whether the device is interactive (i.e. screen on) or not. */
74 int INTERACTIVE = 1;
438 dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, " Intr",
443 dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, " Intr",
448 dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, " Intr",
514 final boolean interactive =
519 .addTaggedData(MetricsEvent.FIELD_INTERACTIVE, interactive ? 1 : 0)
  /external/pcre/dist2/src/
pcre2test.c 99 /* Put the test for interactive input into a macro so that it can be changed if
102 #define INTERACTIVE(f) isatty(fileno(f))
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 70 milliseconds