Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java172 clearGfxInfo(); in startCollecting()
178 clearGfxInfo(pkg); in startCollecting()
245 void clearGfxInfo() { in clearGfxInfo() method in JankCollectionHelper
247 clearGfxInfo(""); in clearGfxInfo()
252 void clearGfxInfo(String pkg) { in clearGfxInfo() method in JankCollectionHelper