Home
last modified time | relevance | path

Searched refs:AppBubbleNotificationSettings (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DAppBubbleNotificationSettings.java34 public class AppBubbleNotificationSettings extends NotificationSettingsBase implements class
61 Context context, AppBubbleNotificationSettings fragment) { in getPreferenceControllers()
113 return new ArrayList<>(AppBubbleNotificationSettings.getPreferenceControllers(
DBubbleSummaryPreferenceController.java81 .setDestination(AppBubbleNotificationSettings.class.getName()) in updateState()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DAppBubbleNotificationSettings.java34 public class AppBubbleNotificationSettings extends NotificationSettingsBase implements class
61 Context context, AppBubbleNotificationSettings fragment) { in getPreferenceControllers()
110 return new ArrayList<>(AppBubbleNotificationSettings.getPreferenceControllers(
DBubbleSummaryPreferenceController.java79 .setDestination(AppBubbleNotificationSettings.class.getName()) in updateState()
/packages/apps/Settings/src/com/android/settings/core/gateway/
DSettingsGateway.java108 import com.android.settings.notification.AppBubbleNotificationSettings;
221 AppBubbleNotificationSettings.class.getName(),