Home
last modified time | relevance | path

Searched refs:getWindowContentFrameStats (Results 1 – 9 of 9) 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.java947 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation
956 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl460 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java485 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats() method in WindowSurfaceController
DWindowManagerService.java5975 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService
5993 if (!surfaceController.getWindowContentFrameStats(stats)) { in getWindowContentFrameStats()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
/frameworks/base/api/
Dcurrent.txt6508 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);