Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1873 public String getShortFgsTimedEventDescription(long nowUptime) { in getShortFgsTimedEventDescription() method in ServiceRecord
DActiveServices.java3624 + " " + sr.getShortFgsTimedEventDescription(nowUptime)); in onShortFgsTimeout()
3680 + " " + sr.getShortFgsTimedEventDescription(nowUptime)); in onShortFgsProcstateTimeout()
3706 + " " + sr.getShortFgsTimedEventDescription(nowUptime)); in onShortFgsAnrTimeout()