Searched refs:mBootstrappingMethods (Results 1 – 1 of 1) sorted by relevance
98 private final int mBootstrappingMethods; field in AwarePairingConfig129 return mBootstrappingMethods; in getBootstrappingMethods()139 && mBootstrappingMethods == that.mBootstrappingMethods; in equals()145 mBootstrappingMethods); in hashCode()153 mBootstrappingMethods = method; in AwarePairingConfig()161 mBootstrappingMethods = in.readInt(); in AwarePairingConfig()169 dest.writeInt(mBootstrappingMethods); in writeToParcel()