Merge "Update conversation priority onboarding" into rvc-dev am: ff182768f7
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11707052 Change-Id: Id4975ef9595efbb9461f7ffbe7088ee84f3d80cc
This commit is contained in:
@@ -1777,6 +1777,15 @@ public final class Settings {
|
||||
public static final String ACTION_NOTIFICATION_SETTINGS
|
||||
= "android.settings.NOTIFICATION_SETTINGS";
|
||||
|
||||
/**
|
||||
* Activity Action: Show conversation settings.
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
|
||||
public static final String ACTION_CONVERSATION_SETTINGS
|
||||
= "android.settings.CONVERSATION_SETTINGS";
|
||||
|
||||
/**
|
||||
* Activity Action: Show notification history screen.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user