Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl44 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
DUiAutomationConnection.java220 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection
233 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
DUiAutomation.java916 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation
925 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl384 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java474 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats() method in WindowSurfaceController
DWindowManagerService.java5860 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService
5878 if (!surfaceController.getWindowContentFrameStats(stats)) { in getWindowContentFrameStats()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt6894 Landroid/app/IUiAutomationConnection$Stub$Proxy;->getWindowContentFrameStats(I)Landroid/view/Window…
6924 Landroid/app/IUiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFram…
9156 Landroid/app/UiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrame…
75301 Landroid/view/IWindowManager$Stub$Proxy;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/…
75474 Landroid/view/IWindowManager;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/view/Window…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt6302 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
/frameworks/base/api/
Dcurrent.txt6302 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);