Searched defs:isInteractive (Results 1 – 4 of 4) sorted by relevance
28 private boolean isInteractive = true; field in ShadowPowerManager51 protected boolean isInteractive() { in isInteractive() method in ShadowPowerManager
59 private boolean isInteractive = true; field in ShadowPowerManager107 protected boolean isInteractive() { in isInteractive() method in ShadowPowerManager
271 bool isInteractive = true; in main() local
367 public static boolean isInteractive(Context context) { in isInteractive() method in ApiCompatibilityUtils