Searched refs:validationBeforeSwitchSupported (Results 1 – 3 of 3) sorted by relevance
55 public final boolean validationBeforeSwitchSupported; field in PhoneCapability59 List<ModemInfo> logicalModemList, boolean validationBeforeSwitchSupported) { in PhoneCapability() argument65 this.validationBeforeSwitchSupported = validationBeforeSwitchSupported; in PhoneCapability()79 validationBeforeSwitchSupported = in.readBoolean(); in PhoneCapability()87 validationBeforeSwitchSupported); in hashCode()105 && validationBeforeSwitchSupported == s.validationBeforeSwitchSupported in equals()123 dest.writeBoolean(validationBeforeSwitchSupported); in writeToParcel()
124 boolean validationBeforeSwitchSupported = phoneCapability.isInternetLingeringSupported; in convertHalPhoneCapability()133 validationBeforeSwitchSupported); in convertHalPhoneCapability()
99 .validationBeforeSwitchSupported; in isValidationFeatureSupported()