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