Searched refs:setIsEnabled (Results 1 – 2 of 2) sorted by relevance
112 setIsEnabled(true); in enableIms()120 setIsEnabled(false); in disableIms()256 public void setIsEnabled(boolean isEnabled) { in setIsEnabled() method in TestImsService
169 Method setIsEnabled = null; in testRegisterPhoneAccount_DisallowEnable() local179 setIsEnabled = PhoneAccount.Builder.class.getDeclaredMethod( in testRegisterPhoneAccount_DisallowEnable()187 setIsEnabled.invoke(phoneAccountBuilder, true); in testRegisterPhoneAccount_DisallowEnable()