FileDocCategorySizeDatePackage
NotificationManagerInternal.javaAPI DocAndroid 5.1 API1024Thu Mar 12 22:22:42 GMT 2015com.android.server.notification

NotificationManagerInternal

public interface NotificationManagerInternal

Fields Summary
Constructors Summary
Methods Summary
public voidenqueueNotification(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 voidremoveForegroundServiceFlagFromNotification(java.lang.String pkg, int notificationId, int userId)