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

/frameworks/base/core/java/android/app/
H A DAppOpsManager.java326 public static final int OP_RUN_IN_BACKGROUND = 63; field in class:AppOpsManager
723 OP_RUN_IN_BACKGROUND, // RUN_IN_BACKGROUND
1232 AppOpsManager.MODE_ALLOWED, // OP_RUN_IN_BACKGROUND

Completed in 217 milliseconds