Searched refs:clearWindowContentFrameStats (Results 1 – 9 of 9) sorted by relevance
47 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
263 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection276 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
1139 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation1148 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
279 boolean clearWindowContentFrameStats() { in clearWindowContentFrameStats() method in WindowSurfaceController
6549 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method in WindowManagerService6563 return surfaceController.clearWindowContentFrameStats(); in clearWindowContentFrameStats()
433 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
6885 Landroid/app/IUiAutomationConnection$Stub$Proxy;->clearWindowContentFrameStats(I)Z6916 Landroid/app/IUiAutomationConnection;->clearWindowContentFrameStats(I)Z9142 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z60848 Landroid/view/IWindowManager$Stub$Proxy;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z61032 Landroid/view/IWindowManager;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
5134 method public boolean clearWindowContentFrameStats(int);
7024 method public boolean clearWindowContentFrameStats(int);