Searched refs:mTelephonyFallbackSupported (Results 1 – 1 of 1) sorted by relevance
60 private final boolean mTelephonyFallbackSupported; field in ConfigurationInternal72 mTelephonyFallbackSupported = builder.mTelephonyFallbackSupported; in ConfigurationInternal()103 return mTelephonyFallbackSupported; in isTelephonyFallbackSupported()326 && mTelephonyFallbackSupported == that.mTelephonyFallbackSupported in equals()337 mGeoDetectionSupported, mTelephonyFallbackSupported, in hashCode()349 + ", mTelephonyFallbackSupported=" + mTelephonyFallbackSupported in toString()367 private boolean mTelephonyFallbackSupported; field in ConfigurationInternal.Builder386 this.mTelephonyFallbackSupported = toCopy.mTelephonyFallbackSupported; in Builder()432 mTelephonyFallbackSupported = supported; in setTelephonyFallbackSupported()