Searched refs:onPostInteraction (Results 1 – 3 of 3) sorted by relevance
56 public void onPostInteraction(List<FrameMetrics> metrics) {} in onPostInteraction() method in Automator.AutomateCallback129 mCallback.onPostInteraction(collectedStats); in handleMessage()240 public void onPostInteraction(List<FrameMetrics> stats) { in onPostInteraction() method in Automator
47 void onPostInteraction(List<FrameMetrics> stats); in onPostInteraction() method67 listener.onPostInteraction(mFrameTimingStats); in handleMessage()
63 public void onPostInteraction(List<FrameMetrics> metrics) {} in onCreate()