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