Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DSessionInteractiveData.java11 private final ChoreographerCallbacks mChoreographerCallbacks = new ChoreographerCallbacks(); field in SessionInteractiveData
23 public ChoreographerCallbacks getChoreographerCallbacks() { return mChoreographerCallbacks; } in getChoreographerCallbacks()
43 mChoreographerCallbacks.clear(); in dispose()