Searched refs:packageOpEquals (Results 1 – 2 of 2) sorted by relevance
506 public boolean packageOpEquals(OpEvent other) { in packageOpEquals() method in DiscreteRegistry.AttributionChain.OpEvent516 return packageOpEquals(other) && mOpEvent.equalsExceptDuration(other.mOpEvent); in equalsExceptDuration()
10104 HPLcom/android/server/appop/DiscreteRegistry$AttributionChain$OpEvent;->packageOpEquals(Lcom/androi…