Searched refs:mWfcEnabled (Results 1 – 3 of 3) sorted by relevance
38 private boolean mWfcEnabled; field in AtomsQualifiedRatListChangedInfo116 mWfcEnabled = wfcEnabled; in AtomsQualifiedRatListChangedInfo()142 mWfcEnabled = info.mWfcEnabled; in AtomsQualifiedRatListChangedInfo()169 builder.writeBoolean(mWfcEnabled); // atom #5 in build()230 return mWfcEnabled; in getWfcEnabled()234 mWfcEnabled = wfcEnabled; in setWfcEnabled()353 + mWfcEnabled in toString()392 && mWfcEnabled == that.mWfcEnabled in equals()415 mWfcEnabled, in hashCode()
75 private boolean mWfcEnabled; field in AtomsQualifiedRatListChangedInfoTest112 mWfcEnabled = DEFAULT_WFC_ENABLED; in setUp()133 mWfcEnabled, in setUp()463 mWfcEnabled, in testHashCode()483 mWfcEnabled, in testHashCode()504 mWfcEnabled, in testHashCode()
254 private boolean mWfcEnabled = false; field in IwlanDataService.IwlanDataServiceProvider1175 && mWfcEnabled in dnsPrefetchCheck()1289 + mWfcEnabled); in dump()1588 iwlanDataServiceProvider.mWfcEnabled = true; in handleMessage()1596 iwlanDataServiceProvider.mWfcEnabled = false; in handleMessage()