Searched refs:isSimAccount (Results 1 – 5 of 5) sorted by relevance
99 final boolean isSimAccount = in onResume()101 if (!isSimAccount) { in onResume()
118 final boolean isSimAccount = in onResume()120 if (isSimAccount) { in onResume()
89 boolean isSimAccount = in setModel()91 mEntries[i] = (TextUtils.isEmpty(label) && isSimAccount) in setModel()
313 boolean isSimAccount = in initAccountList()315 accountPreference.setTitle((TextUtils.isEmpty(accountLabel) && isSimAccount) in initAccountList()
386 boolean isSimAccount = false; in setUserSelectedOutgoingPhoneAccount()407 isSimAccount = true; in setUserSelectedOutgoingPhoneAccount()420 if (shouldUpdateTelephonyDefaultVoiceSubId(accountHandle, isSimAccount, newSubId)) { in setUserSelectedOutgoingPhoneAccount()426 if (isSimAccount || accountHandle == null) { in setUserSelectedOutgoingPhoneAccount()460 boolean isSimAccount, int newSubId) { in shouldUpdateTelephonyDefaultVoiceSubId() argument470 phoneAccountHandle, isSimAccount, newSubId); in shouldUpdateTelephonyDefaultVoiceSubId()473 return isSimAccount; in shouldUpdateTelephonyDefaultVoiceSubId()