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