Searched refs:mForcedChannel (Results 1 – 1 of 1) sorted by relevance
165 private final boolean mForcedChannel; field in WifiAwareNetworkSpecifier185 return mForcedChannel; in isChannelRequired()209 this.mForcedChannel = forcedChannel; in WifiAwareNetworkSpecifier()230 this.mForcedChannel = false; in WifiAwareNetworkSpecifier()293 dest.writeBoolean(mForcedChannel); in writeToParcel()311 port, transportProtocol, mChannelInMhz, mForcedChannel, mSecurityConfig); in hashCode()336 && mForcedChannel == lhs.mForcedChannel in equals()356 .append(", forceChannel=").append(mForcedChannel) in toString()