Searched refs:COLLECT_ASYNC (Results 1 – 1 of 1) sorted by relevance
7374 if (collectionMode == COLLECT_ASYNC) { in noteOpNoThrow()7383 collectionMode == COLLECT_ASYNC, message, shouldCollectMessage); in noteOpNoThrow()7537 if (collectionMode == COLLECT_ASYNC) { in noteProxyOpNoThrow()7547 mContext.getAttributionTag(), collectionMode == COLLECT_ASYNC, message, in noteProxyOpNoThrow()7864 if (collectionMode == COLLECT_ASYNC) { in startOpNoThrow()7873 attributionTag, startIfModeDefault, collectionMode == COLLECT_ASYNC, message, in startOpNoThrow()8097 COLLECT_ASYNC8103 private static final int COLLECT_ASYNC = 3; field in AppOpsManager8146 return COLLECT_ASYNC; in getNotedOpCollectionMode()