Searched refs:getPhoneCapability (Results 1 – 6 of 6) sorted by relevance
196 on { getPhoneCapability() } doReturn in <lambda>()211 on { getPhoneCapability() } doReturn in <lambda>()
168 val phoneCapability = telephonyManager.getPhoneCapability() in hasNrSaCapability()
396 || mTelephonyManager.getPhoneCapability().getMaxActiveVoiceSubscriptions() > 1; in isConcurrentCallsPossible()
3993 when(mockTelephonyManager.getPhoneCapability()).thenReturn(mPhoneCapability); in setMaxActiveVoiceSubscriptions()
3799 || getTelephonyManager().getPhoneCapability()
12517 public PhoneCapability getPhoneCapability() { in getPhoneCapability() method in PhoneInterfaceManager