Home
last modified time | relevance | path

Searched refs:clearWindowContentFrameStats (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl41 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
DUiAutomationConnection.java164 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection
176 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
DUiAutomation.java721 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation
730 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl265 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java503 public boolean clearWindowContentFrameStats(IBinder token) throws RemoteException { in clearWindowContentFrameStats() method in IWindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java11111 public boolean clearWindowContentFrameStats(IBinder token) { in clearWindowContentFrameStats() method
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt297 NO DOC BLOCK: android.app.UiAutomation Method clearWindowContentFrameStats(int)
/frameworks/base/api/
Dcurrent.txt5357 method public boolean clearWindowContentFrameStats(int);
Dsystem-current.txt5474 method public boolean clearWindowContentFrameStats(int);