Home
last modified time | relevance | path

Searched refs:ZenServiceListing (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenRuleSelectionDialog.java43 import com.android.settings.utils.ZenServiceListing;
55 private static ZenServiceListing mServiceListing;
77 listener, ZenServiceListing serviceListing) { in show()
191 private final ZenServiceListing.Callback mServiceListingCallback = new
192 ZenServiceListing.Callback() {
DZenModeAutomationSettings.java36 import com.android.settings.utils.ZenServiceListing;
65 ZenServiceListing serviceListing = new ZenServiceListing(getContext(), CONFIG); in createPreferenceControllers()
71 Fragment parent, ZenServiceListing serviceListing, Lifecycle lifecycle) { in buildPreferenceControllers()
DZenModeAddAutomaticRulePreferenceController.java26 import com.android.settings.utils.ZenServiceListing;
34 private final ZenServiceListing mZenServiceListing;
37 ZenServiceListing serviceListing, Lifecycle lifecycle) { in ZenModeAddAutomaticRulePreferenceController()
DZenRulePreference.java35 import com.android.settings.utils.ZenServiceListing;
49 final ZenServiceListing mServiceListing;
71 mServiceListing = new ZenServiceListing(mContext, CONFIG); in ZenRulePreference()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DZenRuleSelectionDialog.java43 import com.android.car.developeroptions.utils.ZenServiceListing;
55 private static ZenServiceListing mServiceListing;
77 listener, ZenServiceListing serviceListing) { in show()
191 private final ZenServiceListing.Callback mServiceListingCallback = new
192 ZenServiceListing.Callback() {
DZenModeAddAutomaticRulePreferenceController.java26 import com.android.car.developeroptions.utils.ZenServiceListing;
34 private final ZenServiceListing mZenServiceListing;
37 ZenServiceListing serviceListing, Lifecycle lifecycle) { in ZenModeAddAutomaticRulePreferenceController()
DZenModeAutomationSettings.java37 import com.android.car.developeroptions.utils.ZenServiceListing;
67 ZenServiceListing serviceListing = new ZenServiceListing(getContext(), CONFIG); in createPreferenceControllers()
73 Fragment parent, ZenServiceListing serviceListing, Lifecycle lifecycle) { in buildPreferenceControllers()
DZenRulePreference.java35 import com.android.car.developeroptions.utils.ZenServiceListing;
49 final ZenServiceListing mServiceListing;
71 mServiceListing = new ZenServiceListing(mContext, CONFIG); in ZenRulePreference()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/utils/
DZenServiceListing.java35 public class ZenServiceListing { class
43 public ZenServiceListing(Context context, ManagedServiceSettings.Config config) { in ZenServiceListing() method in ZenServiceListing
/packages/apps/Settings/src/com/android/settings/utils/
DZenServiceListing.java35 public class ZenServiceListing { class
43 public ZenServiceListing(Context context, ManagedServiceSettings.Config config) { in ZenServiceListing() method in ZenServiceListing