Home
last modified time | relevance | path

Searched refs:NOTIFY_TASK_LIST_FROZEN_UNFROZEN_MSG (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskChangeNotificationController.java58 private static final int NOTIFY_TASK_LIST_FROZEN_UNFROZEN_MSG = 23; field in TaskChangeNotificationController
261 case NOTIFY_TASK_LIST_FROZEN_UNFROZEN_MSG: in handleMessage()
538 final Message msg = mHandler.obtainMessage(NOTIFY_TASK_LIST_FROZEN_UNFROZEN_MSG, in notifyTaskListFrozen()