Home
last modified time | relevance | path

Searched refs:isUserInteraction (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usage/java/com/android/server/usage/
DAppStandbyController.java285 boolean isUserInteraction; field in AppStandbyController.StandbyUpdateRecord
296 this.isUserInteraction = isInteraction; in StandbyUpdateRecord()
311 r.isUserInteraction = isInteraction; in obtain()
1714 r.isUserInteraction); in handleMessage()