Searched refs:applyOTAResources (Results 1 – 5 of 5) sorted by relevance
68 OTAResourcesManager.applyOTAResources(getApplicationContext(), true); in onCreate()70 OTAResourcesManager.applyOTAResources(this, false); in onCreate()
53 OTAResourcesManager.applyOTAResources(context, false); in onCreate()
94 OTAResourcesManager.applyOTAResources(context, true); in onCreate()
88 OTAResourcesManager.applyOTAResources(context.getApplicationContext(), true); in showConsentNotification()
76 public static void applyOTAResources(Context context, boolean shouldRefresh) { in applyOTAResources() method in OTAResourcesManager