Searched refs:setEnableCellularIdentifierDisclosureNotifications (Results 1 – 3 of 3) sorted by relevance
136 .setEnableCellularIdentifierDisclosureNotifications(true); in setChecked_flagsDisabled_shouldReturnFalse()154 .setEnableCellularIdentifierDisclosureNotifications(true); in setChecked_hardwareDisabled_shouldReturnFalse()160 .setEnableCellularIdentifierDisclosureNotifications(false); in setChecked_hardwareDisabled_shouldReturnFalse()171 .setEnableCellularIdentifierDisclosureNotifications(true); in setChecked_shouldReturnTrue()177 .setEnableCellularIdentifierDisclosureNotifications(false); in setChecked_shouldReturnTrue()
156 mTelephonyManager.setEnableCellularIdentifierDisclosureNotifications(isChecked); in setNotifications()
14039 public void setEnableCellularIdentifierDisclosureNotifications(boolean enable) { in setEnableCellularIdentifierDisclosureNotifications() method in PhoneInterfaceManager