Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl47 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
DUiAutomationConnection.java237 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection
250 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
DUiAutomation.java1106 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation
1115 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java257 boolean clearWindowContentFrameStats() { in clearWindowContentFrameStats() method in WindowSurfaceController
DWindowManagerService.java6092 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method in WindowManagerService
6106 return surfaceController.clearWindowContentFrameStats(); in clearWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl436 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6885 Landroid/app/IUiAutomationConnection$Stub$Proxy;->clearWindowContentFrameStats(I)Z
6916 Landroid/app/IUiAutomationConnection;->clearWindowContentFrameStats(I)Z
9142 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z
64171 Landroid/view/IWindowManager$Stub$Proxy;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
64355 Landroid/view/IWindowManager;->clearWindowContentFrameStats(Landroid/os/IBinder;)Z
/frameworks/base/core/api/
Dcurrent.txt6752 method public boolean clearWindowContentFrameStats(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5134 method public boolean clearWindowContentFrameStats(int);