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

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

Completed in 92 milliseconds