Searched refs:InteractionType (Results 1 – 5 of 5) sorted by relevance
54 public @interface InteractionType {} annotation in Classifier
42 private @Classifier.InteractionType int mInteractionType;112 final void setInteractionType(@Classifier.InteractionType int interactionType) { in setInteractionType()
84 final @Classifier.InteractionType int getInteractionType() { in getInteractionType()
178 private void updateInteractionType(@Classifier.InteractionType int type) { in updateInteractionType()
1333 public @interface InteractionType {} annotation