Searched refs:ChangeType (Results 1 – 3 of 3) sorted by relevance
156 @interface ChangeType {} annotation in TaskFragmentTransaction162 @ChangeType202 public Change(@ChangeType int type) { in Change()334 @ChangeType
69 public @interface ChangeType { annotation in AssociationStore83 @AssociationStore.ChangeType int changeType, AssociationInfo association) { in onAssociationChanged()530 private void broadcastChange(@ChangeType int changeType, AssociationInfo association) { in broadcastChange()
50 import com.android.server.companion.association.AssociationStore.ChangeType;112 public void onAssociationChanged(@ChangeType int changeType, AssociationInfo association) { in onAssociationChanged()