Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java10778 private @interface NotedOpCollectionMode {} annotation in AppOpsManager
10803 private @NotedOpCollectionMode int getNotedOpCollectionMode(int uid, in getNotedOpCollectionMode()