Home
last modified time | relevance | path

Searched refs:TrustedPresentationThresholds (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/window/
DTrustedPresentationThresholds.java37 public final class TrustedPresentationThresholds implements Parcelable { class
104 public TrustedPresentationThresholds( in TrustedPresentationThresholds() method in TrustedPresentationThresholds
151 if (!(o instanceof TrustedPresentationThresholds that)) { in equals()
162 TrustedPresentationThresholds(@NonNull Parcel in) { in TrustedPresentationThresholds() method in TrustedPresentationThresholds
171 public static final @NonNull Creator<TrustedPresentationThresholds> CREATOR =
172 new Creator<TrustedPresentationThresholds>() {
175 public TrustedPresentationThresholds[] newArray(int size) {
176 return new TrustedPresentationThresholds[size];
181 public TrustedPresentationThresholds createFromParcel(@NonNull Parcel in) {
182 return new TrustedPresentationThresholds(in);
DTrustedPresentationThresholds.aidl3 parcelable TrustedPresentationThresholds;
/frameworks/native/libs/gui/aidl/android/gui/
DTrustedPresentationThresholds.aidl19 parcelable TrustedPresentationThresholds {
/frameworks/base/services/core/java/com/android/server/wm/
DTrustedPresentationListenerController.java40 import android.window.TrustedPresentationThresholds;
99 TrustedPresentationThresholds thresholds, int id) { in register()
172 TrustedPresentationThresholds thresholds, int id) { in registerListener()
410 final TrustedPresentationThresholds mThresholds;
415 private TrustedPresentationInfo(TrustedPresentationThresholds thresholds, int id, in TrustedPresentationInfo()
DWindowManagerService.java323 import android.window.TrustedPresentationThresholds;
10137 TrustedPresentationThresholds thresholds, int id) { in registerTrustedPresentationListener()
/frameworks/native/services/surfaceflinger/tests/
DLayerTrustedPresentationListener_test.cpp48 TrustedPresentationThresholds thresh() { in thresh()
49 TrustedPresentationThresholds thresholds; in thresh()
96 TrustedPresentationThresholds thresholds;
/frameworks/native/libs/gui/include/gui/
DLayerState.h61 using gui::TrustedPresentationThresholds;
408 TrustedPresentationThresholds trustedPresentationThresholds;
DSurfaceComposerClient.h668 const TrustedPresentationThresholds& thresholds,
/frameworks/base/core/java/android/view/
DIWindowManager.aidl78 import android.window.TrustedPresentationThresholds;
1080 in TrustedPresentationThresholds thresholds, int id); in registerTrustedPresentationListener()
DWindowManagerImpl.java44 import android.window.TrustedPresentationThresholds;
521 @NonNull TrustedPresentationThresholds thresholds, @NonNull Executor executor, in registerTrustedPresentationListener()
DWindowManagerGlobal.java46 import android.window.TrustedPresentationThresholds;
834 @NonNull TrustedPresentationThresholds thresholds, Executor executor, in registerTrustedPresentationListener()
964 private void addListener(IBinder window, TrustedPresentationThresholds thresholds, in addListener()
DSurfaceControl.java298 long nativeObject, long nativeTpc, TrustedPresentationThresholds thresholds); in nativeSetTrustedPresentationCallback()
2729 public static final class TrustedPresentationThresholds { class in SurfaceControl
2747 public TrustedPresentationThresholds( in TrustedPresentationThresholds() method in SurfaceControl.TrustedPresentationThresholds
4605 @NonNull TrustedPresentationThresholds thresholds, @NonNull Executor executor, in setTrustedPresentationCallback()
DWindowManager.java133 import android.window.TrustedPresentationThresholds;
6249 @NonNull TrustedPresentationThresholds thresholds, @NonNull Executor executor, in registerTrustedPresentationListener()
/frameworks/native/services/surfaceflinger/
DLayer.h592 const TrustedPresentationThresholds&);
814 bool setTrustedPresentationInfo(TrustedPresentationThresholds const& thresholds,
1038 TrustedPresentationThresholds mTrustedPresentationThresholds;
DLayer.cpp457 const TrustedPresentationThresholds& thresholds) { in computeTrustedPresentationState()
4417 bool Layer::setTrustedPresentationInfo(TrustedPresentationThresholds const& thresholds, in setTrustedPresentationInfo()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp71 using gui::TrustedPresentationThresholds;
2346 const TrustedPresentationThresholds& thresholds, void* context, in setTrustedPresentationCallback()
2375 s->trustedPresentationThresholds = TrustedPresentationThresholds(); in clearTrustedPresentationCallback()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2024 TrustedPresentationThresholds thresholds; in nativeSetTrustedPresentationCallback()
/frameworks/base/core/api/
Dcurrent.txt52299 …oid.view.SurfaceControl, @NonNull android.view.SurfaceControl.TrustedPresentationThresholds, @NonN…
52314 @Deprecated public static final class SurfaceControl.TrustedPresentationThresholds {
52315 …ctor @Deprecated public SurfaceControl.TrustedPresentationThresholds(@FloatRange(from=0.0f, fromIn…
54476 …Listener(@NonNull android.os.IBinder, @NonNull android.window.TrustedPresentationThresholds, @NonN…
61516 …trusted_presentation_listener_for_window") public final class TrustedPresentationThresholds implem…
61517 …indow.flags.trusted_presentation_listener_for_window") public TrustedPresentationThresholds(@Float…
61523 …lic static final android.os.Parcelable.Creator<android.window.TrustedPresentationThresholds> CREAT…
/frameworks/base/boot/
Dpreloaded-classes8909 android.view.SurfaceControl$TrustedPresentationThresholds
Dboot-image-profile.txt31323 Landroid/view/SurfaceControl$TrustedPresentationThresholds;
/frameworks/base/config/
Dpreloaded-classes8940 android.view.SurfaceControl$TrustedPresentationThresholds
Dboot-image-profile.txt41484 Landroid/view/SurfaceControl$TrustedPresentationThresholds;