Searched defs:mForegroundToken (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java236 final IBinder mForegroundToken = new Binder(); field in class:NotificationManagerService
3064 mAm.setProcessForeground(mForegroundToken, pid, toastCount > 0);

Completed in 52 milliseconds