class ActionQueue : BroadcastReceiver
Holds Actions that are executed if the device is unlocked
<init> |
Holds Actions that are executed if the device is unlocked ActionQueue(service: NimmstaAccessibilityService) |
onReceive |
Gets called if the device gets unlocked fun onReceive(p0: Context?, p1: Intent?): Unit |