Add Notification Channel slice to Contextual Settings Homepage
Bug: 119831690 Test: visual, robotests Change-Id: Ia8d020dcdab181497d4ae4bf968ea641b6908622
This commit is contained in:
@@ -59,7 +59,7 @@ import java.util.List;
|
||||
abstract public class NotificationSettingsBase extends DashboardFragment {
|
||||
private static final String TAG = "NotifiSettingsBase";
|
||||
private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG);
|
||||
protected static final String ARG_FROM_SETTINGS = "fromSettings";
|
||||
public static final String ARG_FROM_SETTINGS = "fromSettings";
|
||||
|
||||
protected PackageManager mPm;
|
||||
protected NotificationBackend mBackend = new NotificationBackend();
|
||||
|
Reference in New Issue
Block a user