Searched refs:WindowContentFrameStats (Results 1 – 18 of 18) sorted by relevance
42 public final class WindowContentFrameStats extends FrameStats implements Parcelable { class49 public WindowContentFrameStats() { in WindowContentFrameStats() method in WindowContentFrameStats71 private WindowContentFrameStats(Parcel parcel) { in WindowContentFrameStats() method in WindowContentFrameStats140 public static final Parcelable.Creator<WindowContentFrameStats> CREATOR =141 new Creator<WindowContentFrameStats>() {143 public WindowContentFrameStats createFromParcel(Parcel parcel) {144 return new WindowContentFrameStats(parcel);148 public WindowContentFrameStats[] newArray(int size) {149 return new WindowContentFrameStats[size];
19 parcelable WindowContentFrameStats;
47 import android.view.WindowContentFrameStats;361 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats()
65 …tic native boolean nativeGetContentFrameStats(long nativeObject, WindowContentFrameStats outStats); in nativeGetContentFrameStats()446 public boolean getContentFrameStats(WindowContentFrameStats outStats) { in getContentFrameStats()
22 import android.view.WindowContentFrameStats;42 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats()
36 import android.view.WindowContentFrameStats;187 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats()
43 import android.view.WindowContentFrameStats;827 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats()
534 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) in getWindowContentFrameStats()
39 import android.view.WindowContentFrameStats;442 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats()
114 import android.view.WindowContentFrameStats;748 private WindowContentFrameStats mTempWindowRenderStats;10103 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats()10118 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()10120 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()
611 frameworks/base/core/java/android/view/WindowContentFrameStats.aidl \
2260 android.view.WindowContentFrameStats2261 android.view.WindowContentFrameStats$1
4506 android.view.WindowContentFrameStats4507 android.view.WindowContentFrameStats$1
147 NO DOC BLOCK: android.view.WindowContentFrameStats Class
5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);34609 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…34614 …field public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREA…
5637 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);43590 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…43595 …field public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREA…
5639 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);43669 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…43674 …field public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREA…
5785 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);46591 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…46596 …field public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREA…