Searched refs:OP_REQUEST_INSTALL_PACKAGES (Results 1 – 2 of 2) sorted by relevance
248 public static final int OP_REQUEST_INSTALL_PACKAGES = 66; field in AppOpsManager414 OP_REQUEST_INSTALL_PACKAGES,492 OP_REQUEST_INSTALL_PACKAGES,
302 int appOpMode = checkOperation(AppOpsManager.OP_REQUEST_INSTALL_PACKAGES, in systemReady()