Searched refs:ATTRIBUTION_TAG (Results 1 – 2 of 2) sorted by relevance
48 private static final String ATTRIBUTION_TAG = "OfflineLocationTimeZoneProviderService"; field in OfflineLocationTimeZoneProviderService55 Context attributionContext = createAttributionContext(ATTRIBUTION_TAG); in onCreate()
35 private const val ATTRIBUTION_TAG = "attribution" constant106 if (parser.name != ATTRIBUTION_TAG) { in loadDataAndPostValue()