Home | History | Annotate | Download | only in server

Lines Matching refs:checkOperation

305                         int appOpMode = checkOperation(AppOpsManager.OP_REQUEST_INSTALL_PACKAGES,
937 public int checkOperation(int code, int uid, String packageName) {
983 return checkOperation(code, uid, packageName);