Searched refs:emergencyAccountHandle (Results 1 – 3 of 3) sorted by relevance
212 final PhoneAccountHandle emergencyAccountHandle = new PhoneAccountHandle( in getDefaultCallingAccountHandle() local214 if (currentSelectPhoneAccount.equals(emergencyAccountHandle)) { in getDefaultCallingAccountHandle()
357 PhoneAccountHandle emergencyAccountHandle = getEmergencyPhoneAccount(); in getCallingAccounts() local363 if (handle.equals(emergencyAccountHandle)) { in getCallingAccounts()
293 final PhoneAccountHandle emergencyAccountHandle = in logCall() local296 if (emergencyAccountHandle.equals(accountHandle)) { in logCall()