Home
last modified time | relevance | path

Searched defs:collectionMode (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java7372 int collectionMode = getNotedOpCollectionMode(uid, packageName, op); in noteOpNoThrow() local
7535 int collectionMode = getNotedOpCollectionMode(proxiedUid, proxiedPackageName, op); in noteProxyOpNoThrow() local
7862 int collectionMode = getNotedOpCollectionMode(uid, packageName, op); in startOpNoThrow() local