Searched refs:isPinScrambled (Results 1 – 2 of 2) sorted by relevance
367 if (isPinScrambled(this, phoneAccountHandle)) { in onCreate()447 public static boolean isPinScrambled(Context context, PhoneAccountHandle phoneAccountHandle) { in isPinScrambled() method in VoicemailChangePinActivity
290 if (VoicemailChangePinActivity.isPinScrambled(getContext(), phoneAccountHandle)) { in setupVoicemailChangePinPreference()