public interface NotificationManagerInternal
Modifier and Type | Method and Description |
---|---|
void |
enqueueNotification(String pkg,
String basePkg,
int callingUid,
int callingPid,
String tag,
int id,
Notification notification,
int[] idReceived,
int userId) |
void |
removeForegroundServiceFlagFromNotification(String pkg,
int notificationId,
int userId) |
void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, String tag, int id, Notification notification, int[] idReceived, int userId)
void removeForegroundServiceFlagFromNotification(String pkg, int notificationId, int userId)