Searched defs:isNfc (Results 1 – 2 of 2) sorted by relevance
36 val isNfc: Boolean constant58 override val isNfc = isNfc in invoke() constant109 override val isNfc by params.map(ProvisioningParams::isNfc) in invoke() constant
250 public final boolean isNfc; field in ProvisioningParams771 public Builder setIsNfc(boolean isNfc) { in setIsNfc()