Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java98 public static final int SIM_NOT_INSERT = -99; field in SubscriptionInfoUpdater
520 mInsertSimState[i] = SIM_NOT_INSERT; in updateSubscriptionInfoByIccId()
534 if (mInsertSimState[i] == SIM_NOT_INSERT) { in updateSubscriptionInfoByIccId()
593 if (mInsertSimState[i] == SIM_NOT_INSERT) { in updateSubscriptionInfoByIccId()