Home
last modified time | relevance | path

Searched defs:allowVmViolations (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java825 private StrictMode.VmPolicy allowVmViolations() { in allowVmViolations() method in LoadedApk
/aosp14/frameworks/base/core/java/android/os/
H A DStrictMode.java1403 public static VmPolicy allowVmViolations() { in allowVmViolations() method in StrictMode