Searched refs:isConcurrentVoiceAndDataAllowed (Results 1 – 1 of 1) sorted by relevance
2787 public boolean isConcurrentVoiceAndDataAllowed(int subId) { in isConcurrentVoiceAndDataAllowed() method in PhoneInterfaceManager2791 return (phone == null ? false : phone.isConcurrentVoiceAndDataAllowed()); in isConcurrentVoiceAndDataAllowed()