Searched refs:mEncodedText (Results 1 – 1 of 1) sorted by relevance
407 if ((mConfirmationMode == CM_ACTIVATION) && (mEncodedText != null)) { in shouldDisableDependents()408 String[] inValues = mEncodedText.split(":", 2); in shouldDisableDependents()420 private String mEncodedText = null; field in EditPhoneNumberPreference423 mEncodedText = value; in persistString()