Searched refs:WindowContentFrameStats (Results 1 – 14 of 14) 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;
41 import android.view.WindowContentFrameStats;265 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats()
62 …tic native boolean nativeGetContentFrameStats(long nativeObject, WindowContentFrameStats outStats); in nativeGetContentFrameStats()401 public boolean getContentFrameStats(WindowContentFrameStats outStats) { in getContentFrameStats()
22 import android.view.WindowContentFrameStats;43 WindowContentFrameStats getWindowContentFrameStats(int windowId); in getWindowContentFrameStats()
34 import android.view.WindowContentFrameStats;179 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats()
39 import android.view.WindowContentFrameStats;765 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats()
491 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) in getWindowContentFrameStats()
30 import android.view.WindowContentFrameStats;698 private WindowContentFrameStats mTempWindowRenderStats;10915 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats()10930 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()10932 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()
504 frameworks/base/core/java/android/view/WindowContentFrameStats.aidl \
1532 android.view.WindowContentFrameStats$1
147 NO DOC BLOCK: android.view.WindowContentFrameStats Class
5231 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);36845 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…36850 …field public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREA…
5141 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);34611 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…34616 …field public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREA…