Searched refs:clearWindowContentFrameStats (Results 1 – 10 of 10) sorted by relevance
43 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
200 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection213 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
871 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation880 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
376 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
467 boolean clearWindowContentFrameStats() { in clearWindowContentFrameStats() method in WindowSurfaceController
5841 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method in WindowManagerService5855 return surfaceController.clearWindowContentFrameStats(); in clearWindowContentFrameStats()
6888 Landroid/app/IUiAutomationConnection$Stub$Proxy;->clearWindowContentFrameStats(I)Z6919 Landroid/app/IUiAutomationConnection;->clearWindowContentFrameStats(I)Z9151 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z75277 Landroid/view/IWindowManager$Stub$Proxy;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z75461 Landroid/view/IWindowManager;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
5134 method public boolean clearWindowContentFrameStats(int);
6294 method public boolean clearWindowContentFrameStats(int);