Searched refs:NUM_SLOW_UI_THREAD (Results 1 – 2 of 2) sorted by relevance
48 NUM_SLOW_UI_THREAD(Pattern.compile("\\s*Number Slow UI thread: (\\d+)"), 1), enumConstant
254 int ui = Integer.valueOf(JankStat.StatPattern.NUM_SLOW_UI_THREAD.parse(line)); in gatherGraphicsStats()