Searched refs:getWindowContentFrameStats (Results 1 – 10 of 10) sorted by relevance
44 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
220 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection233 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
916 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation925 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
384 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
474 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats() method in WindowSurfaceController
5860 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService5878 if (!surfaceController.getWindowContentFrameStats(stats)) { in getWindowContentFrameStats()
6894 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…
5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
6302 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);