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