Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppStandbyController.java351 boolean isUserInteraction; field in AppStandbyController.StandbyUpdateRecord
362 this.isUserInteraction = isInteraction; in StandbyUpdateRecord()
377 r.isUserInteraction = isInteraction; in obtain()
2139 r.isUserInteraction); in handleMessage()