Searched refs:APP_OPS (Results 1 – 3 of 3) sorted by relevance
64 appOpsController = AppOpsController(context = context, app = app, appOps = APP_OPS), in transformItem()89 private val APP_OPS = AppOps(AppOpsManager.OP_REQUEST_INSTALL_PACKAGES) constant
82 appOpsController = AppOpsController(context = context, app = app, appOps = APP_OPS), in transformItem()129 private val APP_OPS = AppOps(AppOpsManager.OP_PICTURE_IN_PICTURE) constant
120 appOps = APP_OPS, in createRecord()140 private val APP_OPS = AppOps( constant