Home
last modified time | relevance | path

Searched refs:notificationRemoteViews (Results 1 – 1 of 1) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DExperienceActivity.kt81 private var notificationRemoteViews: RemoteViews? = null in <lambda>() variable in host.exp.exponent.experience.ExperienceActivity
698 notificationRemoteViews = remoteViews in <lambda>()
707 .setContent(notificationRemoteViews) in <lambda>()
718 notificationRemoteViews = null in <lambda>()