packages/SystemUI/shared/src/com/android/systemui/shared/mediattt/IUndoTransferCallback.aidl
0 → 100644
+32
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: [Media TTT] Add NoLongerCloseToReceiver callback. [Media TTT] Add TransferToThisDeviceSucceeded callback. [Media TTT] Add an undo callback to the interface for when a transfer has succeeded. The callback will be invoked when the user presses the undo button. [Media TTT] Add the #transferToReceiverSucceeded callback. [Media TTT] Add transferToThisDeviceTriggered callback. [Media TTT] Update chip states to not require otherDeviceName if they don't need it. Define a #getChipTextString method instead.