Searched refs:SIM_NEW (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubInfoRecordUpdater.java62 * it will later become SIM_NEW or SIM_REPOSITION during update procedure
64 * SIM_NEW : a valid SIM insert in slot i and is a new SIM
70 public static final int SIM_NEW = -2; field in class:SubInfoRecordUpdater
381 sInsertSimState[i] = SIM_NEW;

Completed in 50 milliseconds