Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl44 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
DUiAutomationConnection.java215 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection
228 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.aidl382 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.java5833 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService
5851 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/ ...