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()588 mLciDependentStation = in parseSubelementLci()904 mLciDependentStation = false; in setLciSubelementDefaults()983 && mLciDependentStation == other.mLciDependentStation in equals()1007 mLciRegisteredLocationDse, mLciDependentStation, mLciVersion, in hashCode()1201 return mLciDependentStation; in getDependentStationIndication()