blob: f7296ff6b0947409f3dffd26645832531535aa1e [file] [log] [blame]
package vendor.samsung.hardware.radio@2.1;
import @2.0::ISehRadioIndication;
import android.hardware.radio@1.0::RadioResponseInfo;
interface ISehRadioIndication extends @2.0::ISehRadioIndication {
oneway nrIconTypeChanged(uint32_t type, uint32_t nrIconType);
};