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.java894 public boolean screenInteractive; field in BinderCallsStats.ExportedCallStat
917 public final boolean screenInteractive; field in BinderCallsStats.CallStat
942 boolean screenInteractive) { in CallStat()
988 private boolean screenInteractive; field in BinderCallsStats.CallStatKey
1043 boolean screenInteractive) { in get()
1053 int transactionCode, boolean screenInteractive, boolean maxCallStatsReached) { in getOrCreate()
DCachedDeviceState.java52 public void setScreenInteractive(boolean screenInteractive) { in setScreenInteractive()