Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java6158 final AttributedHistoricalOps thisAttributionOps = getAttributedOps( in merge() local
6160 if (thisAttributionOps != null) { in merge()
6161 thisAttributionOps.merge(otherAttributionOps); in merge()