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