Searched refs:ChangeType (Results 1 – 5 of 5) sorted by relevance
42 @interface ChangeType {} annotation52 @ChangeType int changeType, AssociationInfo association) { in onAssociationChanged()126 static String changeTypeToString(@ChangeType int changeType) { in changeTypeToString()
292 private void broadcastChange(@ChangeType int changeType, AssociationInfo association) { in broadcastChange()
437 @AssociationStore.ChangeType int changeType, AssociationInfo association) { in onAssociationChangedInternal()
156 @interface ChangeType {} annotation in TaskFragmentTransaction162 @ChangeType195 public Change(@ChangeType int type) { in Change()309 @ChangeType
64 import com.android.server.companion.AssociationStore.ChangeType;144 public void onAssociationChanged(@ChangeType int changeType, AssociationInfo association) { in onAssociationChanged()