Searched refs:InternalInsetType (Results 1 – 6 of 6) sorted by relevance
22 import android.view.InsetsState.InternalInsetType;30 private final @InternalInsetType int mType;34 public InsetsSourceControl(@InternalInsetType int type, SurfaceControl leash, in InsetsSourceControl()
23 import android.view.InsetsState.InternalInsetType;33 private final @InternalInsetType int mType;41 public InsetsSource(@InternalInsetType int type) { in InsetsSource()60 public @InternalInsetType int getType() { in getType()
21 import android.view.InsetsState.InternalInsetType;58 private final @InternalInsetType int mType;62 public InsetsSourceConsumer(@InternalInsetType int type, InsetsState state, in InsetsSourceConsumer()
69 public @interface InternalInsetType {} annotation in InsetsState252 public InsetsSource getSource(@InternalInsetType int type) { in getSource()303 public static @InternalInsetType ArraySet<Integer> toInternalType(@InsetType int insetTypes) { in toInternalType()319 static @InsetType int toPublicType(@InternalInsetType int type) { in toPublicType()
38 import android.view.InsetsState.InternalInsetType;419 public @NonNull InsetsSourceConsumer getSourceConsumer(@InternalInsetType int type) { in getSourceConsumer()
189 import android.view.InsetsState.InternalInsetType;1133 void setInsetProvider(@InternalInsetType int type, WindowState win, in setInsetProvider()