Searched refs:getWindowContentFrameStats (Results 1 – 9 of 9) sorted by relevance
51 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
300 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection313 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
1334 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation1343 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
274 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats() method in WindowSurfaceController
6521 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method in WindowManagerService6539 if (!surfaceController.getWindowContentFrameStats(stats)) { in getWindowContentFrameStats()
457 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
6891 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…60872 Landroid/view/IWindowManager$Stub$Proxy;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/…61045 Landroid/view/IWindowManager;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/view/Window…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7374 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);