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/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.java62 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWifiCallingQueryImsState
/packages/apps/Settings/tests/unit/src/com/android/settings/network/ims/
DMockWfcQueryImsState.java62 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWfcQueryImsState
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
DMockVolteQueryImsState.java60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVolteQueryImsState
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java2031 private void updateVolteProvisionedSwitch(boolean isEnabledByPlatform) { in updateVolteProvisionedSwitch()
2042 private void updateVtProvisionedSwitch(boolean isEnabledByPlatform) { in updateVtProvisionedSwitch()
2053 private void updateWfcProvisionedSwitch(boolean isEnabledByPlatform) { in updateWfcProvisionedSwitch()
2064 private void updateEabProvisionedSwitch(boolean isEnabledByPlatform) { in updateEabProvisionedSwitch()