Searched refs:TARGET_OP (Results 1 – 2 of 2) sorted by relevance
85 static final int TARGET_OP = AppOpsManager.OP_RUN_ANY_IN_BACKGROUND; field in AppStateTracker442 mAppOpsService.startWatchingMode(TARGET_OP, null, in onSystemServicesReady()519 new int[] {TARGET_OP}); in refreshForcedAppStandbyUidPackagesLocked()531 if (ent.getOp() != TARGET_OP) { in refreshForcedAppStandbyUidPackagesLocked()665 restricted = mAppOpsService.checkOperation(TARGET_OP, in opChanged()
21 import static com.android.server.AppStateTracker.TARGET_OP;219 when(mMockIAppOpsService.checkOperation(eq(TARGET_OP), anyInt(), anyString())) in newInstance()690 AppStateTracker.TARGET_OP, in loadPersistedAppOps()698 AppStateTracker.TARGET_OP, in loadPersistedAppOps()706 AppStateTracker.TARGET_OP, in loadPersistedAppOps()714 AppStateTracker.TARGET_OP, in loadPersistedAppOps()