Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl43 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
DUiAutomationConnection.java194 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection
207 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
DUiAutomation.java816 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation
825 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl339 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
/frameworks/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java474 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) in getWindowContentFrameStats() method in IWindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java478 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats() method in WindowSurfaceController
DWindowManagerService.java6155 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService
6173 if (!surfaceController.getWindowContentFrameStats(stats)) { in getWindowContentFrameStats()
/frameworks/base/config/
Dhiddenapi-private-dex.txt8137 Landroid/app/IUiAutomationConnection$Stub$Proxy;->getWindowContentFrameStats(I)Landroid/view/Window…
8169 Landroid/app/IUiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFram…
10964 Landroid/app/UiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrame…
94146 Landroid/view/IWindowManager$Stub$Proxy;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/…
94338 Landroid/view/IWindowManager;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/view/Window…
Dboot-image-profile.txt32719 HSPLandroid/view/IWindowManager;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/view/Win…
Dhiddenapi-public-dex.txt4481 Landroid/app/UiAutomation;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrameStats;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
/frameworks/base/api/
Dcurrent.txt6121 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);