Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DDiscreteRegistry.java506 public boolean packageOpEquals(OpEvent other) { in packageOpEquals() method in DiscreteRegistry.AttributionChain.OpEvent
516 return packageOpEquals(other) && mOpEvent.equalsExceptDuration(other.mOpEvent); in equalsExceptDuration()
/aosp12/frameworks/base/services/
H A Dart-profile10104 HPLcom/android/server/appop/DiscreteRegistry$AttributionChain$OpEvent;->packageOpEquals(Lcom/androi…