Searched refs:ACTION_ON_SHOW_RECEIVED (Results 1 – 2 of 2) sorted by relevance
104 case MainInteractionSession.ACTION_ON_SHOW_RECEIVED -> sOnShowReceivedQueue.add(intent); in onReceive()
41 public static final String ACTION_ON_SHOW_RECEIVED = "on_show_received"; field in MainInteractionSession78 notifyTestReceiver(ACTION_ON_SHOW_RECEIVED, args); in onShow()