Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java134 static final int MSG_NOTIFICATION_POSTED = 5; field in AppFGSTracker.MyHandler
168 case MSG_NOTIFICATION_POSTED: in handleMessage()
766 mHandler.obtainMessage(MyHandler.MSG_NOTIFICATION_POSTED, in onNotificationPosted()