Searched refs:ConfigureNotificationSettings (Results 1 – 8 of 8) sorted by relevance
68 ConfigureNotificationSettings parent = (ConfigureNotificationSettings) getTargetFragment(); in onClick()
112 return (mFragment != null && mFragment instanceof ConfigureNotificationSettings); in isSliceable()
48 public class ConfigureNotificationSettings extends DashboardFragment implements class
42 import com.android.settings.notification.ConfigureNotificationSettings;107 PARENT_TO_CATEGORY_KEY_MAP.put(ConfigureNotificationSettings.class.getName(), in ConfigureNotificationSettings.class.getName()
48 private ConfigureNotificationSettings mFragment;
66 private ConfigureNotificationSettings mFragment;
156 import com.android.settings.notification.ConfigureNotificationSettings;309 ConfigureNotificationSettings.class.getName(),
154 import com.android.settings.notification.ConfigureNotificationSettings;922 .setDestination(ConfigureNotificationSettings.class.getName()) in onOptionsItemSelected()