Searched refs:mAttribution (Results 1 – 1 of 1) sorted by relevance
20 private AttributionKey mAttribution; field in AppInfo26 return mAttribution.hasPackage(pkg); in hasPackage()30 return mAttribution; in getAttribution()34 private AttributionKey mAttribution; field in AppInfo.Builder42 if (mAttribution == null) { in init()45 app.mAttribution = mAttribution; in init()49 mAttribution = attribution; in setAttribution()53 return mAttribution; in getAttribution()