android :: NativeNotificationManager :: notify
fun notify(tag: JavaString, id: Int, notif: NativeNotification) in "Java" `{ self.notify(tag, (int)id, notif); `}