Searched refs:getTelecomService (Results 1 – 2 of 2) sorted by relevance
630 return getTelecomService().getDefaultOutgoingPhoneAccount(uriScheme, in getDefaultOutgoingPhoneAccount()653 return getTelecomService().getUserSelectedOutgoingPhoneAccount(); in getUserSelectedOutgoingPhoneAccount()668 getTelecomService().setUserSelectedOutgoingPhoneAccount(accountHandle); in setUserSelectedOutgoingPhoneAccount()685 return getTelecomService().getSimCallManager(); in getSimCallManager()705 return getTelecomService().getSimCallManagerForUser(userId); in getSimCallManager()747 return getTelecomService().getPhoneAccountsSupportingScheme(uriScheme, in getPhoneAccountsSupportingScheme()790 return getTelecomService().getSelfManagedPhoneAccounts(mContext.getOpPackageName()); in getSelfManagedPhoneAccounts()808 return getTelecomService().getCallCapablePhoneAccounts( in getCallCapablePhoneAccounts()829 return getTelecomService().getPhoneAccountsForPackage(mContext.getPackageName()); in getPhoneAccountsForPackage()847 return getTelecomService().getPhoneAccount(account); in getPhoneAccount()[all …]
3226 ITelecomService telecom = getTelecomService(); in getCallState()3356 private ITelecomService getTelecomService() { in getTelecomService() method in TelephonyManager5028 getTelecomService().silenceRinger(getOpPackageName()); in silenceRinger()6115 ITelecomService service = getTelecomService(); in getSubIdForPhoneAccountHandle()