Searched refs:mAppCertificates (Results 1 – 1 of 1) sorted by relevance
39 private final List<String> mAppCertificates; field in AppInstallMetadata54 this.mAppCertificates = builder.mAppCertificates; in AppInstallMetadata()73 return mAppCertificates; in getAppCertificates()128 mAppCertificates, in toString()142 private List<String> mAppCertificates; field in AppInstallMetadata.Builder190 this.mAppCertificates = Objects.requireNonNull(appCertificates); in setAppCertificates()296 Objects.requireNonNull(mAppCertificates); in build()