Searched refs:getChoreographerCallbacks (Results 1 – 3 of 3) sorted by relevance
69 context.getSessionInteractiveData().getChoreographerCallbacks().add(action, in postCallbackDelayedInternal()84 context.getSessionInteractiveData().getChoreographerCallbacks().remove(action, token); in removeCallbacksInternal()
23 public ChoreographerCallbacks getChoreographerCallbacks() { return mChoreographerCallbacks; } in getChoreographerCallbacks() method in SessionInteractiveData
164 .getChoreographerCallbacks() in executeCallbacks()