Searched refs:WindowContentFrameStats (Results 1 – 11 of 11) sorted by relevance
43 public final class WindowContentFrameStats extends FrameStats implements Parcelable { class50 public WindowContentFrameStats() { in WindowContentFrameStats() method in WindowContentFrameStats73 private WindowContentFrameStats(Parcel parcel) { in WindowContentFrameStats() method in WindowContentFrameStats142 …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];
19 parcelable WindowContentFrameStats;
55 import android.view.WindowContentFrameStats;382 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats()
135 …tic native boolean nativeGetContentFrameStats(long nativeObject, WindowContentFrameStats outStats); in nativeGetContentFrameStats()1187 public boolean getContentFrameStats(WindowContentFrameStats outStats) { in getContentFrameStats()
23 import android.view.WindowContentFrameStats;44 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats()
39 import android.view.WindowContentFrameStats;215 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats()
49 import android.view.WindowContentFrameStats;916 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats()
42 import android.view.WindowContentFrameStats;474 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats()
232 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()
4005 android.view.WindowContentFrameStats$14006 android.view.WindowContentFrameStats
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...