Home
last modified time | relevance | path

Searched refs:WindowContentFrameStats (Results 1 – 15 of 15) 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.aidl62 import android.view.WindowContentFrameStats;
450 WindowContentFrameStats getWindowContentFrameStats(IBinder token); in getWindowContentFrameStats()
DSurfaceControl.java144 …tic native boolean nativeGetContentFrameStats(long nativeObject, WindowContentFrameStats outStats); in nativeGetContentFrameStats()
1321 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.java40 import android.view.WindowContentFrameStats;
220 public WindowContentFrameStats getWindowContentFrameStats(int windowId) throws RemoteException { in getWindowContentFrameStats()
DUiAutomation.java51 import android.view.WindowContentFrameStats;
947 public WindowContentFrameStats getWindowContentFrameStats(int windowId) { in getWindowContentFrameStats()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfaceController.java40 import android.view.WindowContentFrameStats;
485 boolean getWindowContentFrameStats(WindowContentFrameStats outStats) { in getWindowContentFrameStats()
DWindowManagerService.java251 import android.view.WindowContentFrameStats;
984 private WindowContentFrameStats mTempWindowRenderStats;
5974 public WindowContentFrameStats getWindowContentFrameStats(IBinder token) { in getWindowContentFrameStats()
5989 mTempWindowRenderStats = new WindowContentFrameStats(); in getWindowContentFrameStats()
5991 WindowContentFrameStats stats = mTempWindowRenderStats; in getWindowContentFrameStats()
/frameworks/base/config/
Dpreloaded-classes7119 android.view.WindowContentFrameStats$1
7120 android.view.WindowContentFrameStats
Dhiddenapi-greylist-max-o.txt6891 …tomationConnection$Stub$Proxy;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrameStats;
6921 …d/app/IUiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrameStats;
9153 …id/app/UiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrameStats;
75298 …Stub$Proxy;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/view/WindowContentFrameStats;
75471 …dowManager;->getWindowContentFrameStats(Landroid/os/IBinder;)Landroid/view/WindowContentFrameStats;
76472 Landroid/view/SurfaceControl;->getContentFrameStats(Landroid/view/WindowContentFrameStats;)Z
76502 Landroid/view/SurfaceControl;->nativeGetContentFrameStats(JLandroid/view/WindowContentFrameStats;)Z
79512 Landroid/view/WindowContentFrameStats;-><init>()V
79513 Landroid/view/WindowContentFrameStats;-><init>(Landroid/os/Parcel;)V
79514 Landroid/view/WindowContentFrameStats;->mFramesPostedTimeNano:[J
[all …]
Dboot-image-profile.txt47438 Landroid/view/WindowContentFrameStats$1;
47439 Landroid/view/WindowContentFrameStats;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5141 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…
/frameworks/base/api/
Dcurrent.txt6508 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
55418 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…
55423 …ll public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREATOR;
/frameworks/base/non-updatable-api/
Dcurrent.txt6508 method public android.view.WindowContentFrameStats getWindowContentFrameStats(int);
53579 …public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.P…
53584 …ll public static final android.os.Parcelable.Creator<android.view.WindowContentFrameStats> CREATOR;