Searched refs:InteractionType (Results 1 – 5 of 5) sorted by relevance
57 import static com.android.systemui.shared.system.NavigationBarCompat.InteractionType;82 private @InteractionType int mInteractionFlags;135 public void setInteractionState(@InteractionType int flags) {407 default void onInteractionFlagsChanged(@InteractionType int flags) {} in onInteractionFlagsChanged()
63 public @interface InteractionType {} annotation in NavigationBarCompat
134 public @interface InteractionType {} annotation in BasePreviewProgram301 public @InteractionType int getInteractionType() { in getInteractionType()920 public T setInteractionType(@InteractionType int interactionType) { in setInteractionType()
24 import static com.android.systemui.shared.system.NavigationBarCompat.InteractionType;185 public void onInteractionFlagsChanged(@InteractionType int flags) {
1304 public @interface InteractionType {} annotation