Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/jank/
DInteractionMonitorDebugOverlay.java154 void onTrackerRemoved(@Cuj.CujType int removedCuj, @Reasons int reason, in onTrackerRemoved() argument
157 mRunningCujs.put(removedCuj, reason); in onTrackerRemoved()
160 String cujName = Cuj.getNameOfCuj(removedCuj); in onTrackerRemoved()