Searched refs:onLockTaskModeStateChanged (Results 1 – 4 of 4) sorted by relevance
598 mSupervisor.mRecentTasks.onLockTaskModeStateChanged(lockTaskModeState, task.mUserId); in setLockTaskMode()
652 void onLockTaskModeStateChanged(int lockTaskModeState, int userId) { in onLockTaskModeStateChanged() method in RecentTasks
783 verify(mRecentTasks).onLockTaskModeStateChanged(anyInt(), eq(TEST_USER_ID)); in verifyLockTaskStarted()
37509 PLcom/android/server/wm/RecentTasks;->onLockTaskModeStateChanged(II)V