Searched refs:isApkVeritySupported (Results 1 – 6 of 6) sorted by relevance
47 public boolean isApkVeritySupported() { in isApkVeritySupported() method in FileIntegrityManager51 return mService.isApkVeritySupported(); in isApkVeritySupported()
24 boolean isApkVeritySupported(); in isApkVeritySupported() method
61 public boolean isApkVeritySupported() {
126 assumeTrue(fim.isApkVeritySupported()); in setUp()
37217 method public boolean isApkVeritySupported();
37741 HPLcom/android/server/security/FileIntegrityService$1;->isApkVeritySupported()Z