Searched refs:clearWindowContentFrameStats (Results 1 – 9 of 9) sorted by relevance
47 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
237 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection250 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
1106 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation1115 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
257 boolean clearWindowContentFrameStats() { in clearWindowContentFrameStats() method in WindowSurfaceController
6092 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method in WindowManagerService6106 return surfaceController.clearWindowContentFrameStats(); in clearWindowContentFrameStats()
436 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)Z64171 Landroid/view/IWindowManager$Stub$Proxy;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z64355 Landroid/view/IWindowManager;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
6752 method public boolean clearWindowContentFrameStats(int);
5134 method public boolean clearWindowContentFrameStats(int);