Home
last modified time | relevance | path

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

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