Searched refs:ACTION_LOCK_TASK_STOPPED (Results 1 – 2 of 2) sorted by relevance
72 static final String ACTION_LOCK_TASK_STOPPED = field in LockTaskUiTestActivity208 case ACTION_LOCK_TASK_STOPPED: in onReceive()223 filter.addAction(ACTION_LOCK_TASK_STOPPED); in onResume()
131 .sendBroadcast(new Intent(LockTaskUiTestActivity.ACTION_LOCK_TASK_STOPPED)); in onLockTaskModeExiting()