Searched defs:OP_RUN_IN_BACKGROUND (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DAppOpsManager.java241 public static final int OP_RUN_IN_BACKGROUND = 63; field in class:AppOpsManager
451 OP_RUN_IN_BACKGROUND,
877 AppOpsManager.MODE_ALLOWED, // OP_RUN_IN_BACKGROUND

Completed in 1724 milliseconds