Searched defs:getWindowAnimationFrameStats (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java222 public WindowAnimationFrameStats getWindowAnimationFrameStats() { method in class:UiAutomationConnection
H A DUiAutomation.java849 * @see #getWindowAnimationFrameStats()
885 * WindowAnimationFrameStats stats = uiAutomation.getWindowAnimationFrameStats();
894 public WindowAnimationFrameStats getWindowAnimationFrameStats() { method in class:UiAutomation
903 return mUiAutomationConnection.getWindowAnimationFrameStats();

Completed in 488 milliseconds