Searched refs:getSendNotification (Results 1 – 6 of 6) sorted by relevance
40 protected val sendNotificationApp = SplitScreenUtils.getSendNotification(instrumentation)
37 protected val fourthApp = SplitScreenUtils.getSendNotification(instrumentation)
45 private val fourthApp = SplitScreenUtils.getSendNotification(instrumentation)
47 private val sendNotificationApp = SplitScreenUtils.getSendNotification(instrumentation)
51 val thirdApp = SplitScreenUtils.getSendNotification(instrumentation)
83 fun getSendNotification(instrumentation: Instrumentation): NotificationAppHelper = in <lambda>() method