Searched refs:filesForInteractive (Results 1 – 1 of 1) sorted by relevance
544 public final ArrayMap<String, String> filesForInteractive; field in BatterySaverPolicy.Policy591 ArrayMap<String, String> filesForInteractive, in Policy() argument612 this.filesForInteractive = filesForInteractive; in Policy()641 filesForInteractive, in Policy()798 && filesForInteractive.equals(other.filesForInteractive) in equals()946 return interactive ? getCurrentPolicyLocked().filesForInteractive in getFileValues()1042 dumpMap(pw, " ", p.filesForInteractive); in dumpPolicyLocked()