Merge "Update documentation" into rvc-dev am: c01b818bae am: 336ae52021 am: aab688087e
Change-Id: I6be477172b8af42ec6e4a96341e5491c15d1d053
This commit is contained in:
@@ -29,6 +29,7 @@ import android.content.ComponentName;
|
|||||||
import android.content.Context;
|
import android.content.Context;
|
||||||
import android.content.Intent;
|
import android.content.Intent;
|
||||||
import android.content.pm.ParceledListSlice;
|
import android.content.pm.ParceledListSlice;
|
||||||
|
import android.content.pm.ShortcutInfo;
|
||||||
import android.graphics.drawable.Icon;
|
import android.graphics.drawable.Icon;
|
||||||
import android.net.Uri;
|
import android.net.Uri;
|
||||||
import android.os.Build;
|
import android.os.Build;
|
||||||
@@ -841,7 +842,8 @@ public class NotificationManager {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the notification channel settings for a given channel and conversation id.
|
* Returns the notification channel settings for a given channel and
|
||||||
|
* {@link ShortcutInfo#getId() conversation id}.
|
||||||
*
|
*
|
||||||
* <p>The channel must belong to your package, or to a package you are an approved notification
|
* <p>The channel must belong to your package, or to a package you are an approved notification
|
||||||
* delegate for (see {@link #canNotifyAsPackage(String)}), or it will not be returned. To query
|
* delegate for (see {@link #canNotifyAsPackage(String)}), or it will not be returned. To query
|
||||||
|
|||||||
Reference in New Issue
Block a user