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