Home
last modified time | relevance | path

Searched refs:verifyWithoutAvb (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DVintfObject.java77 return verifyWithoutAvb(); in verify()
91 public static native int verifyWithoutAvb(); in verifyWithoutAvb() method in VintfObject
DBuild.java1095 int result = VintfObject.verifyWithoutAvb(); in isBuildConsistent()