Searched refs:AppNotificationSettings (Results 1 – 13 of 13) sorted by relevance
28 import com.android.car.developeroptions.notification.AppNotificationSettings;59 return AppNotificationSettings.class; in getDetailFragmentClass()
28 import com.android.settings.notification.AppNotificationSettings;59 return AppNotificationSettings.class; in getDetailFragmentClass()
38 import com.android.settings.notification.AppNotificationSettings;119 return AppNotificationSettings.class; in getDetailFragmentClass()
38 import com.android.settings.notification.AppNotificationSettings;77 assertThat(mController.getDetailFragmentClass()).isEqualTo(AppNotificationSettings.class); in getDetailFragmentClass_shouldReturnAppNotificationSettings()
54 import com.android.car.developeroptions.notification.AppNotificationSettings;214 .setDestination(AppNotificationSettings.class.getName()) in getIntent()
108 import com.android.settings.notification.AppNotificationSettings;238 AppNotificationSettings.class.getName(),
54 import com.android.settings.notification.AppNotificationSettings;215 .setDestination(AppNotificationSettings.class.getName()) in getIntent()
53 com.android.settings.notification.AppNotificationSettings
46 public class AppNotificationSettings extends NotificationSettingsBase { class
270 .setDestination(AppNotificationSettings.class.getName()) in displayRecentApps()
45 public class AppNotificationSettings extends NotificationSettingsBase { class
105 import com.android.settings.notification.AppNotificationSettings;555 startAppInfoFragment(AppNotificationSettings.class, R.string.notifications_title); in startApplicationDetailsActivity()
104 import com.android.car.developeroptions.notification.AppNotificationSettings;545 startAppInfoFragment(AppNotificationSettings.class, R.string.notifications_title); in startApplicationDetailsActivity()