Searched refs:mNetworkValidationBeforeSwitchSupported (Results 1 – 1 of 1) sorted by relevance
117 private final boolean mNetworkValidationBeforeSwitchSupported; field in PhoneCapability153 this.mNetworkValidationBeforeSwitchSupported = in PhoneCapability()154 builder.mNetworkValidationBeforeSwitchSupported; in PhoneCapability()164 + mNetworkValidationBeforeSwitchSupported in toString()171 mNetworkValidationBeforeSwitchSupported = in.readBoolean(); in PhoneCapability()182 mNetworkValidationBeforeSwitchSupported, in hashCode()200 && mNetworkValidationBeforeSwitchSupported in equals()201 == s.mNetworkValidationBeforeSwitchSupported in equals()219 dest.writeBoolean(mNetworkValidationBeforeSwitchSupported); in writeToParcel()263 return mNetworkValidationBeforeSwitchSupported; in isNetworkValidationBeforeSwitchSupported()[all …]