Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc608f51 authored by Aishwarya Mallampati's avatar Aishwarya Mallampati
Browse files

Update javadoc of onSendDatagramRequested

Bug: 383759375
Test: make
Flag: com.android.internal.telephony.flags.satellite_system_apis
Change-Id: I631fa61c2b6ccb200f1891d91ea8d47d62aafec6
parent 78d1bc52
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -78,6 +78,9 @@ public interface SatelliteTransmissionUpdateCallback {
    /**
     * Called when framework receives a request to send a datagram.
     *
     * Informs external apps that device is working on sending a datagram out and is in the process
     * of checking if all the conditions required to send datagrams are met.
     *
     * @param datagramType The type of the requested datagram.
     */
    @FlaggedApi(Flags.FLAG_SATELLITE_SYSTEM_APIS)