NotificationManagerInternalpublic interface NotificationManagerInternal
Methods Summary |
---|
public void | enqueueNotification(java.lang.String pkg, java.lang.String basePkg, int callingUid, int callingPid, java.lang.String tag, int id, android.app.Notification notification, int[] idReceived, int userId)
| public void | removeForegroundServiceFlagFromNotification(java.lang.String pkg, int notificationId, int userId)
|
|