Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java135 static final int MSG_NOTIFICATION_REMOVED = 6; field in AppFGSTracker.MyHandler
171 case MSG_NOTIFICATION_REMOVED: in handleMessage()
776 mHandler.obtainMessage(MyHandler.MSG_NOTIFICATION_REMOVED, in onNotificationRemoved()