Loading telephony/java/android/telephony/satellite/stub/ISatellite.aidl +6 −0 Original line number Diff line number Diff line Loading @@ -469,6 +469,9 @@ oneway interface ISatellite { * The satellite service should report the NTN signal strength via * ISatelliteListener#onNtnSignalStrengthChanged when the NTN signal strength changes. * * Note: This API can be invoked multiple times. If the modem is already in the expected * state from a previous request, subsequent invocations may be ignored. * * @param resultCallback The callback to receive the error code result of the operation. * * Valid result codes returned: Loading @@ -485,6 +488,9 @@ oneway interface ISatellite { * be called when device is screen off to save power by not letting signal strength updates to * wake up application processor. * * Note: This API can be invoked multiple times. If the modem is already in the expected * state from a previous request, subsequent invocations may be ignored. * * @param resultCallback The callback to receive the error code result of the operation. * * Valid result codes returned: Loading Loading
telephony/java/android/telephony/satellite/stub/ISatellite.aidl +6 −0 Original line number Diff line number Diff line Loading @@ -469,6 +469,9 @@ oneway interface ISatellite { * The satellite service should report the NTN signal strength via * ISatelliteListener#onNtnSignalStrengthChanged when the NTN signal strength changes. * * Note: This API can be invoked multiple times. If the modem is already in the expected * state from a previous request, subsequent invocations may be ignored. * * @param resultCallback The callback to receive the error code result of the operation. * * Valid result codes returned: Loading @@ -485,6 +488,9 @@ oneway interface ISatellite { * be called when device is screen off to save power by not letting signal strength updates to * wake up application processor. * * Note: This API can be invoked multiple times. If the modem is already in the expected * state from a previous request, subsequent invocations may be ignored. * * @param resultCallback The callback to receive the error code result of the operation. * * Valid result codes returned: Loading