Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskChangeNotificationController.java56 private static final int NOTIFY_BACK_PRESSED_ON_TASK_ROOT = 21; field in TaskChangeNotificationController
248 case NOTIFY_BACK_PRESSED_ON_TASK_ROOT: in handleMessage()
499 final Message msg = mHandler.obtainMessage(NOTIFY_BACK_PRESSED_ON_TASK_ROOT, in notifyBackPressedOnTaskRoot()