Searched refs:REASON_STILL_RUNNING (Results 1 – 1 of 1) sorted by relevance
57 private static final int REASON_STILL_RUNNING = -1000; field in InteractionMonitorDebugOverlay164 if (mRunningCujs.indexOfValue(REASON_STILL_RUNNING) < 0) { in onTrackerRemoved()204 mRunningCujs.put(addedCuj, REASON_STILL_RUNNING); in onTrackerAdded()268 if (status == REASON_STILL_RUNNING) { in onPostDraw()