Searched refs:getAnrTime (Results 1 – 2 of 2) sorted by relevance
656 long getAnrTime() { in getAnrTime() method in ServiceRecord.ShortFgsInfo667 + " at=" + this.getAnrTime(); in getDescription()914 mShortFgsInfo.getAnrTime()); in dumpDebug()1023 TimeUtils.formatDuration(mShortFgsInfo.getAnrTime(), now, pw); in dump()1866 (mShortFgsInfo == null ? 0 : mShortFgsInfo.getAnrTime()), in shouldTriggerShortFgsAnr()
3655 sr.getShortFgsInfo().getAnrTime() - SystemClock.uptimeMillis()); in onShortFgsTimeout()