Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/
H A DExponentUncaughtExceptionHandler.kt13 ExperienceActivity.removeNotification(context) in uncaughtException()
/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DExperienceActivity.kt253 removeNotification() in <lambda>()
717 fun removeNotification() { in <lambda>() method in host.exp.exponent.experience.ExperienceActivity
720 removeNotification(this) in <lambda>()
779 @JvmStatic fun removeNotification(context: Context) { in <lambda>() method
H A DErrorActivity.kt43 ExperienceActivity.removeNotification(this) in onCreate()