Searched refs:WindowAnimationFrameStats (Results 1 – 9 of 9) sorted by relevance
35 public final class WindowAnimationFrameStats extends FrameStats implements Parcelable { class39 public WindowAnimationFrameStats() { in WindowAnimationFrameStats() method in WindowAnimationFrameStats57 private WindowAnimationFrameStats(Parcel parcel) { in WindowAnimationFrameStats() method in WindowAnimationFrameStats84 public static final @android.annotation.NonNull Creator<WindowAnimationFrameStats> CREATOR =85 new Creator<WindowAnimationFrameStats>() {87 public WindowAnimationFrameStats createFromParcel(Parcel parcel) {88 return new WindowAnimationFrameStats(parcel);92 public WindowAnimationFrameStats[] newArray(int size) {93 return new WindowAnimationFrameStats[size];
19 parcelable WindowAnimationFrameStats;
137 private static native boolean nativeGetAnimationFrameStats(WindowAnimationFrameStats outStats); in nativeGetAnimationFrameStats()1202 public static boolean getAnimationFrameStats(WindowAnimationFrameStats outStats) { in getAnimationFrameStats()
24 import android.view.WindowAnimationFrameStats;46 WindowAnimationFrameStats getWindowAnimationFrameStats(); in getWindowAnimationFrameStats()
38 import android.view.WindowAnimationFrameStats;250 public WindowAnimationFrameStats getWindowAnimationFrameStats() { in getWindowAnimationFrameStats()258 WindowAnimationFrameStats stats = new WindowAnimationFrameStats(); in getWindowAnimationFrameStats()
48 import android.view.WindowAnimationFrameStats;983 public WindowAnimationFrameStats getWindowAnimationFrameStats() { in getWindowAnimationFrameStats()
113 …WindowAnimationFrameStats for the transition. This monitor is started by default and is used to el…
4002 android.view.WindowAnimationFrameStats$14003 android.view.WindowAnimationFrameStats
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...