Searched refs:nonPrivilegedAppAttrSource (Results 1 – 1 of 1) sorted by relevance
631 AttributionSource nonPrivilegedAppAttrSource = in initSession() local633 if (nonPrivilegedAppAttrSource != null) { in initSession()635 + nonPrivilegedAppAttrSource); in initSession()638 nonPrivilegedAppAttrSource.getUid(), in initSession()639 nonPrivilegedAppAttrSource.getPackageName()); in initSession()1697 AttributionSource nonPrivilegedAppAttrSource = in addToNonPrivilegedUidToFiraSessionTableIfNecessary() local1699 if (nonPrivilegedAppAttrSource != null) { in addToNonPrivilegedUidToFiraSessionTableIfNecessary()1701 + nonPrivilegedAppAttrSource); in addToNonPrivilegedUidToFiraSessionTableIfNecessary()1703 nonPrivilegedAppAttrSource.getUid(), v -> new ArrayList<>()); in addToNonPrivilegedUidToFiraSessionTableIfNecessary()1713 AttributionSource nonPrivilegedAppAttrSource = in removeFromNonPrivilegedUidToFiraSessionTableIfNecessary() local[all …]