Searched refs:MSG_NO_SIM_VISIBLE_CHANGED (Results 1 – 1 of 1) sorted by relevance
44 private static final int MSG_NO_SIM_VISIBLE_CHANGED = 2; field in CallbackHandler83 case MSG_NO_SIM_VISIBLE_CHANGED: in handleMessage()214 obtainMessage(MSG_NO_SIM_VISIBLE_CHANGED, show ? 1 : 0, simDetected ? 1 : 0).sendToTarget(); in setNoSims()