Home
last modified time | relevance | path

Searched defs:screenInteractive (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBinderCallsStats.java579 public boolean screenInteractive; field in BinderCallsStats.ExportedCallStat
602 public final boolean screenInteractive; field in BinderCallsStats.CallStat
625 boolean screenInteractive) { in CallStat()
638 private boolean screenInteractive; field in BinderCallsStats.CallStatKey
689 boolean screenInteractive) { in get()
699 int transactionCode, boolean screenInteractive, boolean maxCallStatsReached) { in getOrCreate()
DCachedDeviceState.java51 public void setScreenInteractive(boolean screenInteractive) { in setScreenInteractive()