Searched refs:rcProfile (Results 1 – 2 of 2) sorted by relevance
61 @Constants.RcProfile int rcProfile, in build() argument72 rcProfileByte |= (byte) (rcProfile << 6); in build()73 if (rcProfile == Constants.RC_PROFILE_SOURCE) { in build()
710 int rcProfile = getRcProfile(); in reportFeatures() local725 rcProfile, in reportFeatures()