Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl43 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
DUiAutomationConnection.java200 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection
213 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
DUiAutomation.java871 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation
880 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl376 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java467 boolean clearWindowContentFrameStats() { in clearWindowContentFrameStats() method in WindowSurfaceController
DWindowManagerService.java5841 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method in WindowManagerService
5855 return surfaceController.clearWindowContentFrameStats(); in clearWindowContentFrameStats()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt6888 Landroid/app/IUiAutomationConnection$Stub$Proxy;->clearWindowContentFrameStats(I)Z
6919 Landroid/app/IUiAutomationConnection;->clearWindowContentFrameStats(I)Z
9151 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z
75277 Landroid/view/IWindowManager$Stub$Proxy;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
75461 Landroid/view/IWindowManager;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5134 method public boolean clearWindowContentFrameStats(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt6294 method public boolean clearWindowContentFrameStats(int);
/frameworks/base/api/
Dcurrent.txt6294 method public boolean clearWindowContentFrameStats(int);