Searched refs:shouldActivityOpenInForeground (Results 1 – 1 of 1) sorted by relevance
91 if (shouldActivityOpenInForeground(intent)) { in startClickIntent()107 private fun shouldActivityOpenInForeground(intent: Intent): Boolean { in shouldActivityOpenInForeground() method