Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl42 boolean clearWindowContentFrameStats(int windowId); in clearWindowContentFrameStats() method
DUiAutomationConnection.java160 public boolean clearWindowContentFrameStats(int windowId) throws RemoteException { in clearWindowContentFrameStats() method in UiAutomationConnection
172 return mWindowManager.clearWindowContentFrameStats(token); in clearWindowContentFrameStats()
DUiAutomation.java720 public boolean clearWindowContentFrameStats(int windowId) { in clearWindowContentFrameStats() method in UiAutomation
729 return mUiAutomationConnection.clearWindowContentFrameStats(windowId); in clearWindowContentFrameStats()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl257 boolean clearWindowContentFrameStats(IBinder token); in clearWindowContentFrameStats() method
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java485 public boolean clearWindowContentFrameStats(IBinder token) throws RemoteException { in clearWindowContentFrameStats() method in IWindowManagerImpl
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java10896 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/
Dsystem-current.txt5224 method public boolean clearWindowContentFrameStats(int);
Dcurrent.txt5134 method public boolean clearWindowContentFrameStats(int);