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