Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl42 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats() method
DUiAutomationConnection.java183 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats() method in UiAutomationConnection
195 return mWindowManager.getWindowContentFrameStats(token); in getWindowContentFrameStats()
DUiAutomation.java766 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats() method in UiAutomation
775 return mUiAutomationConnection.getWindowContentFrameStats(windowId); in getWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl273 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats() method
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java509 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) in getWindowContentFrameStats() method in IWindowManagerImpl
/frameworks/base/docs/html-intl/intl/ja/about/versions/
Dandroid-5.0.jd583 …Stats()} メソッドと {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/docs/html-intl/intl/ru/about/versions/
Dandroid-5.0.jd584 …rameStats()} и {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/
Dandroid-5.0.jd583 …rameStats()} 和 {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/docs/html-intl/intl/ko/about/versions/
Dandroid-5.0.jd584 …rameStats()} 및 {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/
Dandroid-5.0.jd585 …rameStats()} 和 {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd882 and {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFrameStats()}
/frameworks/base/docs/html-intl/intl/es/about/versions/
Dandroid-5.0.jd583 …rameStats()} y {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dandroid-5.0.jd581 …rameStats()} e {@link android.app.UiAutomation#getWindowContentFrameStats(int) getWindowContentFra…
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java11130 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats() method
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt604 NO DOC BLOCK: android.app.UiAutomation Method getWindowContentFrameStats(int)
/frameworks/base/api/
Dcurrent.txt5364 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
Dsystem-current.txt5481 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);