Searched refs:getTelecomService (Results 1 – 2 of 2) sorted by relevance
358 return getTelecomService().getDefaultOutgoingPhoneAccount(uriScheme); in getDefaultOutgoingPhoneAccount()380 return getTelecomService().getUserSelectedOutgoingPhoneAccount(); in getUserSelectedOutgoingPhoneAccount()395 getTelecomService().setUserSelectedOutgoingPhoneAccount(accountHandle); in setUserSelectedOutgoingPhoneAccount()412 return getTelecomService().getSimCallManager(); in getSimCallManager()428 getTelecomService().setSimCallManager(accountHandle); in setSimCallManager()443 return getTelecomService().getSimCallManagers(); in getSimCallManagers()491 return getTelecomService().getPhoneAccountsSupportingScheme(uriScheme); in getPhoneAccountsSupportingScheme()512 return getTelecomService().getCallCapablePhoneAccounts(); in getCallCapablePhoneAccounts()543 return getTelecomService().getPhoneAccountsForPackage(mContext.getPackageName()); in getPhoneAccountsForPackage()563 return getTelecomService().getPhoneAccount(account); in getPhoneAccount()[all …]
2270 return getTelecomService().getCallState(); in getCallState()2376 private ITelecomService getTelecomService() { in getTelecomService() method in TelephonyManager3433 getTelecomService().silenceRinger(); in silenceRinger()