Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl51 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
DUiAutomationConnection.java301 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection
314 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
DUiAutomation.java1461 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation
1470 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl524 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java6713 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6891 Landroid/app/IUiAutomationConnection$Stub$Proxy;->getWindowContentFrameStats(I)Landroid/view/Window…
6921 Landroid/app/IUiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFram…
9147 Landroid/app/UiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrame…
60229 Landroid/view/IWindowManager$Stub$Proxy;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/…
60402 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/core/api/
Dcurrent.txt7732 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);