Searched refs:mSessionKeyLength (Results 1 – 1 of 1) sorted by relevance
106 private final int mSessionKeyLength; field in FiraSpecificationParams243 mSessionKeyLength = sessionKeyLength; in FiraSpecificationParams()391 return mSessionKeyLength; in getSessionKeyLength()464 bundle.putInt(KEY_SESSION_KEY_LENGTH, mSessionKeyLength); in toBundle()701 private int mSessionKeyLength = 0; field in FiraSpecificationParams.Builder918 mSessionKeyLength = value; in setSessionKeyLength()984 mSessionKeyLength = params.mSessionKeyLength; in Builder()1026 mSessionKeyLength, in build()