Searched refs:getFrameIntervals (Results 1 – 2 of 2) sorted by relevance
94 public native ArrayList<Long> getFrameIntervals(); in getFrameIntervals() method in ChoreoTestActivity
63 ArrayList<Long> intervals = activity.getFrameIntervals(); in choreoCallbackTimes()