Searched refs:storedSubId (Results 1 – 1 of 1) sorted by relevance
418 int storedSubId = sp.getInt(CURR_SUBID + slotId, -1); in handleSimLoaded() local420 if (storedSubId != subId) { in handleSimLoaded()