Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DStrictMode.java1295 public static VmPolicy allowVmViolations() { in allowVmViolations() method in StrictMode
2238 VmPolicy oldPolicy = allowVmViolations(); in onVmPolicyViolation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java643 final StrictMode.VmPolicy oldPolicy = StrictMode.allowVmViolations(); in buildBrowsePendingIntent()