/frameworks/base/core/java/android/app/ |
D | IUiAutomationConnection.aidl | 42 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
|
D | UiAutomationConnection.java | 187 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection 200 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
|
D | UiAutomation.java | 827 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation 836 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
|
/frameworks/base/core/java/android/view/ |
D | IWindowManager.aidl | 361 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/ |
D | IWindowManagerImpl.java | 534 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) in getWindowContentFrameStats() method in IWindowManagerImpl
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowSurfaceController.java | 442 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats() method in WindowSurfaceController
|
D | WindowManagerService.java | 10103 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method 10121 if (!surfaceController.getWindowContentFrameStats(stats)) { in getWindowContentFrameStats()
|
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/ |
D | android-5.0.jd | 583 …rameStats()} 和 {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html-intl/intl/ja/about/versions/ |
D | android-5.0.jd | 583 …Stats()} メソッドと {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html-intl/intl/ko/about/versions/ |
D | android-5.0.jd | 584 …rameStats()} 및 {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/ |
D | android-5.0.jd | 585 …rameStats()} 和 {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html-intl/intl/ru/about/versions/ |
D | android-5.0.jd | 584 …rameStats()} и {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0.jd | 882 and {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFrameStats()}
|
/frameworks/base/docs/html-intl/intl/es/about/versions/ |
D | android-5.0.jd | 583 …rameStats()} y {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/ |
D | android-5.0.jd | 581 …rameStats()} e {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
|
/frameworks/base/docs/html/sdk/api_diff/21/ |
D | missingSinces.txt | 604 NO DOC BLOCK: android.app.UiAutomation Method getWindowContentFrameStats(int)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
|
/frameworks/base/api/ |
D | current.txt | 5637 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
|
D | test-current.txt | 5639 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
|
D | system-current.txt | 5785 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
|