Home
last modified time | relevance | path

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

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