Searched refs:setLowpanCredential (Results 1 – 3 of 3) sorted by relevance
45 public Builder setLowpanCredential(@NonNull LowpanCredential credential) { in setLowpanCredential() method in LowpanProvision.Builder139 builder.setLowpanCredential(LowpanCredential.CREATOR.createFromParcel(in));
90 .setLowpanCredential( in testNativeParcelUnparcel()
279 builder.setLowpanCredential(credential); in getProvisionFromArgs()