Searched defs:startedByTrustedSource (Results 1 – 2 of 2) sorted by relevance
2004 private void prepareMocksForAfterEncryption(String action, boolean startedByTrustedSource) in prepareMocksForAfterEncryption()2017 boolean startedByTrustedSource, boolean skipEncryption, in createParamsBuilder()2030 private ProvisioningParams createParams(boolean startedByTrustedSource, boolean skipEncryption, in createParams()
250 public final boolean startedByTrustedSource; field in ProvisioningParams776 public Builder setStartedByTrustedSource(boolean startedByTrustedSource) { in setStartedByTrustedSource()