Home
last modified time | relevance | path

Searched refs:OP_FLAGS_ALL_TRUSTED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java18 import static android.app.AppOpsManager.OP_FLAGS_ALL_TRUSTED;
2104 e.writeLong(op.getForegroundAccessCount(OP_FLAGS_ALL_TRUSTED)); in pullAppOps()
2105 e.writeLong(op.getBackgroundAccessCount(OP_FLAGS_ALL_TRUSTED)); in pullAppOps()
2106 e.writeLong(op.getForegroundRejectCount(OP_FLAGS_ALL_TRUSTED)); in pullAppOps()
2107 e.writeLong(op.getBackgroundRejectCount(OP_FLAGS_ALL_TRUSTED)); in pullAppOps()
2108 e.writeLong(op.getForegroundAccessDuration(OP_FLAGS_ALL_TRUSTED)); in pullAppOps()
2109 e.writeLong(op.getBackgroundAccessDuration(OP_FLAGS_ALL_TRUSTED)); in pullAppOps()
/frameworks/base/core/java/android/app/
DAppOpsManager.java481 public static final int OP_FLAGS_ALL_TRUSTED = AppOpsManager.OP_FLAG_SELF field in AppOpsManager
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java1655 AppOpsManager.OP_FLAGS_ALL_TRUSTED)); in getLastAccessTime()
/frameworks/base/api/
Dsystem-current.txt385 field public static final int OP_FLAGS_ALL_TRUSTED = 13; // 0xd
/frameworks/base/non-updatable-api/
Dsystem-current.txt385 field public static final int OP_FLAGS_ALL_TRUSTED = 13; // 0xd