Searched refs:LOCK_TASK_START_MSG (Results 1 – 1 of 1) sorted by relevance
212 static final int LOCK_TASK_START_MSG = FIRST_SUPERVISOR_STACK_MSG + 9; field in ActivityStackSupervisor3586 lockTaskMsg.what = LOCK_TASK_START_MSG; in setLockTaskModeLocked()3841 case LOCK_TASK_START_MSG: { in handleMessage()