Home | History | Annotate | Download | only in app

Lines Matching refs:APP_OPS_SERVICE

545         registerService(Context.APP_OPS_SERVICE, AppOpsManager.class,
549 IBinder b = ServiceManager.getService(Context.APP_OPS_SERVICE);