Searched refs:getNotificationPreferences (Results 1 – 2 of 2) sorted by relevance
190 fun getNotificationPreferences(): JSONObject? { in updateJSON() method in expo.modules.manifests.core.Manifest
56 …val colorStringLocal = colorString ?: manifest.getNotificationPreferences()?.getNullable(ExponentM… in getColor()70 val notificationPreferences = manifest.getNotificationPreferences() in loadIcon()