Searched refs:storedSubId (Results 1 – 1 of 1) sorted by relevance
3832 int storedSubId = sp.getInt(CURR_SUBID + mPhoneId, -1); in currentSlotSubIdChanged() local3833 boolean changed = storedSubId != getSubId(); in currentSlotSubIdChanged()