Searched refs:mLciDependentStation (Results 1 – 1 of 1) sorted by relevance
274 private boolean mLciDependentStation; field in ResponderLocation363 mLciDependentStation = in.readByte() != 0; in ResponderLocation()434 parcel.writeByte((byte) (mLciDependentStation ? 1 : 0)); in writeToParcel()591 mLciDependentStation = in parseSubelementLci()907 mLciDependentStation = false; in setLciSubelementDefaults()986 && mLciDependentStation == other.mLciDependentStation in equals()1010 mLciRegisteredLocationDse, mLciDependentStation, mLciVersion, in hashCode()1204 return mLciDependentStation; in getDependentStationIndication()