Home
last modified time | relevance | path

Searched refs:clearWindowContentFrameStats (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl41 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
DUiAutomationConnection.java171 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection
184 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
DUiAutomation.java791 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation
800 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl318 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
/frameworks/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java454 public boolean clearWindowContentFrameStats(IBinder token) throws RemoteException { in clearWindowContentFrameStats() method in IWindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java473 boolean clearWindowContentFrameStats() { in clearWindowContentFrameStats() method in WindowSurfaceController
DWindowManagerService.java6431 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method in WindowManagerService
6445 return surfaceController.clearWindowContentFrameStats(); in clearWindowContentFrameStats()
/frameworks/base/config/
Dboot-image-profile.txt16852 HSPLandroid/app/IUiAutomationConnection;->clearWindowContentFrameStats(I)Z
32240 HSPLandroid/view/IWindowManager;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5134 method public boolean clearWindowContentFrameStats(int);
/frameworks/base/api/
Dcurrent.txt5984 method public boolean clearWindowContentFrameStats(int);
Dtest-current.txt5999 method public boolean clearWindowContentFrameStats(int);
Dsystem-current.txt6190 method public boolean clearWindowContentFrameStats(int);