Searched refs:appops (Results 1 – 25 of 57) sorted by relevance
123
52 return runCommand(appops("reset") + packageName); in reset()77 String command = appops("set") + packageName + " " + opStr + " " + modeStr; in setOpMode()140 return runCommand(appops("get") + packageName + " " + opStr); in getOpState()147 private static String appops(String cmd) { in appops() method in AppOpsUtils
17 package android.app.appops.cts.appfordiscretetest20 import android.app.appops.cts.IAppOpsForegroundControlService
17 package android.app.appops.cts.appfordiscretetest
17 package android.app.appops.cts.appthatcanbeforcedintoforegroundstates20 import android.app.appops.cts.IAppOpsForegroundControlService
17 package android.app.appops.cts.appthatcanbeforcedintoforegroundstates
17 package android.app.appops.cts;19 import android.app.appops.cts.IAppOpsUserClient;
17 package android.app.appops.cts;
1 # Owners of the appops atom
17 package android.app.appops.cts.appthatusesappops
17 package android.app.appops.cts.appthatusesappops26 import android.app.appops.cts.IAppOpsUserClient27 import android.app.appops.cts.IAppOpsUserService28 import android.app.appops.cts.TEST_ATTRIBUTION_TAG29 import android.app.appops.cts.eventually
16 package android.app.appops.cts.appwithreceiverattribution;
23 using ::aidl::android::app::appops::cts::IAppOpsUserClient;
17 package com.android.bedstead.nene.appops;
23 import com.android.bedstead.nene.appops.AppOps;
17 package android.app.appops.cts
21 name: "appops-test-util-lib",
30 "appops-test-util-lib",