Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java55 private static final int NOTIFY_BACK_PRESSED_ON_TASK_ROOT = 20; field in TaskChangeNotificationController
247 case NOTIFY_BACK_PRESSED_ON_TASK_ROOT: in handleMessage()
492 final Message msg = mHandler.obtainMessage(NOTIFY_BACK_PRESSED_ON_TASK_ROOT, in notifyBackPressedOnTaskRoot()