Searched refs:EXTRA_CALL (Results 1 – 2 of 2) sorted by relevance
131 connectionRequest.getExtras().getBundle(CrossDeviceSyncController.EXTRA_CALL)); in onCreateIncomingConnection()133 connectionRequest.getExtras().remove(CrossDeviceSyncController.EXTRA_CALL); in onCreateIncomingConnection()187 connectionRequest.getExtras().remove(CrossDeviceSyncController.EXTRA_CALL); in onCreateOutgoingConnection()
78 static final String EXTRA_CALL = field in CrossDeviceSyncController757 extras.putBundle(EXTRA_CALL, currentCall.writeToBundle()); in updateCalls()