Home
last modified time | relevance | path

Searched refs:WindowContentFrameStats (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowContentFrameStats.java43 public final class WindowContentFrameStats extends FrameStats implements Parcelable { class
50 public WindowContentFrameStats() { in WindowContentFrameStats() method in WindowContentFrameStats
73 private WindowContentFrameStats(Parcel parcel) { in WindowContentFrameStats() method in WindowContentFrameStats
142 …public static final @android.annotation.NonNull Parcelable.Creator<WindowContentFrameStats> CREATO…
143 new Creator<WindowContentFrameStats>() {
145 public WindowContentFrameStats createFromParcel(Parcel parcel) {
146 return new WindowContentFrameStats(parcel);
150 public WindowContentFrameStats[] newArray(int size) {
151 return new WindowContentFrameStats[size];
DWindowContentFrameStats.aidl19 parcelable WindowContentFrameStats;
DIWindowManager.aidl55 import android.view.WindowContentFrameStats;
382 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats()
DSurfaceControl.java135 …tic native boolean nativeGetContentFrameStats(long nativeObject, WindowContentFrameStats outStats); in nativeGetContentFrameStats()
1187 public boolean getContentFrameStats(WindowContentFrameStats outStats) { in getContentFrameStats()
/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl23 import android.view.WindowContentFrameStats;
44 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats()
DUiAutomationConnection.java39 import android.view.WindowContentFrameStats;
215 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats()
DUiAutomation.java49 import android.view.WindowContentFrameStats;
916 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java42 import android.view.WindowContentFrameStats;
474 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats()
DWindowManagerService.java232 import android.view.WindowContentFrameStats;
833 private WindowContentFrameStats mTempWindowRenderStats;
5833 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats()
5848 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()
5850 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()
/frameworks/base/config/
Dpreloaded-classes4005 android.view.WindowContentFrameStats$1
4006 android.view.WindowContentFrameStats
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...