Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java390 static final int MESSAGE_FINISH_TOKEN_TIMEOUT = 7; field in NotificationManagerService
8864 Message m = Message.obtain(mHandler, MESSAGE_FINISH_TOKEN_TIMEOUT, r);
9151 case MESSAGE_FINISH_TOKEN_TIMEOUT: