Home
last modified time | relevance | path

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

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