Searched refs:telecommMgr (Results 1 – 1 of 1) sorted by relevance
137 TelecomManager telecommMgr = (TelecomManager) in getVideoCallingAvailability() local139 if (telecommMgr == null) { in getVideoCallingAvailability()143 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in getVideoCallingAvailability()145 PhoneAccount account = telecommMgr.getPhoneAccount(accountHandle); in getVideoCallingAvailability()189 TelecomManager telecommMgr = (TelecomManager) in isCallWithSubjectSupported() local191 if (telecommMgr == null) { in isCallWithSubjectSupported()195 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in isCallWithSubjectSupported()197 PhoneAccount account = telecommMgr.getPhoneAccount(accountHandle); in isCallWithSubjectSupported()