Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DPackageSuspender.java135 result.addAll(unsuspendWithExemption(packagesToUnsuspend)); in unsuspend()
145 private Set<String> unsuspendWithExemption(Set<String> packages) { in unsuspendWithExemption() method in PackageSuspender