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.java199 clearGfxInfo(); in startCollecting()
205 clearGfxInfo(pkg); in startCollecting()
265 void clearGfxInfo() { in clearGfxInfo() method in JankCollectionHelper
267 clearGfxInfo(""); in clearGfxInfo()
272 void clearGfxInfo(String pkg) { in clearGfxInfo() method in JankCollectionHelper