Searched defs:APP_OP_STR (Results 1 – 3 of 3) sorted by relevance
72 private static final String APP_OP_STR = "REQUEST_DELETE_PACKAGES"; field in UninstallTest197 assertTrue(AppOpsUtils.allowedOperationLogged(mContext.getPackageName(), APP_OP_STR)); in testUninstall() local
62 const val APP_OP_STR = "REQUEST_INSTALL_PACKAGES" in <lambda>() constant
64 const val APP_OP_STR = "REQUEST_INSTALL_PACKAGES" in <lambda>() constant