Searched refs:mNetworkValidationBeforeSwitchSupported (Results 1 – 1 of 1) sorted by relevance
115 private final boolean mNetworkValidationBeforeSwitchSupported; field in PhoneCapability135 this.mNetworkValidationBeforeSwitchSupported = networkValidationBeforeSwitchSupported; in PhoneCapability()144 + mNetworkValidationBeforeSwitchSupported in toString()151 mNetworkValidationBeforeSwitchSupported = in.readBoolean(); in PhoneCapability()162 mNetworkValidationBeforeSwitchSupported, in hashCode()180 && mNetworkValidationBeforeSwitchSupported in equals()181 == s.mNetworkValidationBeforeSwitchSupported in equals()199 dest.writeBoolean(mNetworkValidationBeforeSwitchSupported); in writeToParcel()243 return mNetworkValidationBeforeSwitchSupported; in isNetworkValidationBeforeSwitchSupported()