Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java1715 OPSTR_QUERY_ALL_PACKAGES,
2057 public static final String OPSTR_QUERY_ALL_PACKAGES = "android:query_all_packages"; field in AppOpsManager
2911 new AppOpInfo.Builder(OP_QUERY_ALL_PACKAGES, OPSTR_QUERY_ALL_PACKAGES, "QUERY_ALL_PACKAGES")