Searched refs:mCachedSimPin (Results 1 – 1 of 1) sorted by relevance
166 private String mCachedSimPin; field in PhoneGlobals519 return (mCachedSimPin != null && mCachedSimPin.equals(pin)); in authenticateAgainstCachedSimPin()523 mCachedSimPin = pin; in setCachedSimPin()