Home | History | Annotate | Download | only in app

Lines Matching defs:clearWindowContentFrameStats

721     public boolean clearWindowContentFrameStats(int windowId) {
730 return mUiAutomationConnection.clearWindowContentFrameStats(windowId);
742 * #clearWindowContentFrameStats(int)} followed by an interaction with the UI and
750 * uiAutimation.clearWindowContentFrameStats(windowId);
762 * @see #clearWindowContentFrameStats(int)