Searched defs:isEnabledByPlatform (Results 1 – 9 of 9) sorted by relevance
/packages/apps/Settings/src/com/android/settings/network/ims/ |
D | ImsQueryController.java | 67 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in ImsQueryController
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/ims/ |
D | MockVolteQueryImsState.java | 60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVolteQueryImsState
|
D | MockVtQueryImsState.java | 60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVtQueryImsState
|
D | MockWifiCallingQueryImsState.java | 62 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWifiCallingQueryImsState
|
/packages/apps/Settings/tests/unit/src/com/android/settings/network/ims/ |
D | MockWfcQueryImsState.java | 62 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWfcQueryImsState
|
D | MockVtQueryImsState.java | 60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVtQueryImsState
|
D | MockWifiCallingQueryImsState.java | 61 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockWifiCallingQueryImsState
|
D | MockVolteQueryImsState.java | 60 boolean isEnabledByPlatform(int subId) throws InterruptedException, ImsException, in isEnabledByPlatform() method in MockVolteQueryImsState
|
/packages/services/Telephony/src/com/android/phone/settings/ |
D | RadioInfo.java | 2031 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()
|