Home
last modified time | relevance | path

Searched defs:isEnabledByPlatform (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/ims/
DImsQueryController.java67 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in ImsQueryController
/packages/apps/Settings/tests/unit/src/com/android/settings/network/ims/
DMockVtQueryImsState.java60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVtQueryImsState
DMockWifiCallingQueryImsState.java61 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWifiCallingQueryImsState
DMockWfcQueryImsState.java62 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWfcQueryImsState
DMockVolteQueryImsState.java60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVolteQueryImsState
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/ims/
DMockVolteQueryImsState.java60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVolteQueryImsState
DMockVtQueryImsState.java60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVtQueryImsState
DMockWifiCallingQueryImsState.java61 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWifiCallingQueryImsState
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java1736 private void updateVolteProvisionedSwitch(boolean isEnabledByPlatform) { in updateVolteProvisionedSwitch()
1747 private void updateVtProvisionedSwitch(boolean isEnabledByPlatform) { in updateVtProvisionedSwitch()
1758 private void updateWfcProvisionedSwitch(boolean isEnabledByPlatform) { in updateWfcProvisionedSwitch()
1769 private void updateEabProvisionedSwitch(boolean isEnabledByPlatform) { in updateEabProvisionedSwitch()