Searched refs:SHOW_OVERLAY_ACTION (Results 1 – 2 of 2) sorted by relevance
40 const val SHOW_OVERLAY_ACTION = constant82 }, IntentFilter(SHOW_OVERLAY_ACTION), Context.RECEIVER_EXPORTED) in onStart()
79 const val SHOW_OVERLAY_ACTION = in <lambda>() constant573 context.sendBroadcast(Intent(SHOW_OVERLAY_ACTION)) in <lambda>()