Home
last modified time | relevance | path

Searched refs:RIL_UNSOL_ICC_SLOT_STATUS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java618 int RIL_UNSOL_ICC_SLOT_STATUS = 1100; field
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java249 import static com.android.internal.telephony.RILConstants.RIL_UNSOL_ICC_SLOT_STATUS;
5365 case RIL_UNSOL_ICC_SLOT_STATUS: in responseToString()