Searched refs:clearProcessStartInfo (Results 1 – 2 of 2) sorted by relevance
124 mAppStartInfoTracker.clearProcessStartInfo(true); in setUp()187 mAppStartInfoTracker.clearProcessStartInfo(true); in testApplicationStartInfo()234 mAppStartInfoTracker.clearProcessStartInfo(true); in testApplicationStartInfo()428 mAppStartInfoTracker.clearProcessStartInfo(false); in testApplicationStartInfo()
1021 void clearProcessStartInfo(boolean removeFile) { in clearProcessStartInfo() method in AppStartInfoTracker