Searched refs:ScreenFlashNotificationColorDialogFragment (Results 1 – 4 of 4) sorted by relevance
85 private ScreenFlashNotificationColorDialogFragment mDialogFragment;191 @Implements(ScreenFlashNotificationColorDialogFragment.class)193 static ScreenFlashNotificationColorDialogFragment sInstance = null;196 protected static ScreenFlashNotificationColorDialogFragment getInstance( in getInstance()201 public static void setInstance(ScreenFlashNotificationColorDialogFragment instance) { in setInstance()
65 private ScreenFlashNotificationColorDialogFragment mDialogFragment;245 ScreenFlashNotificationColorDialogFragment {
49 public class ScreenFlashNotificationColorDialogFragment extends DialogFragment implements class63 static ScreenFlashNotificationColorDialogFragment getInstance(int initialColor, in getInstance()65 final ScreenFlashNotificationColorDialogFragment result = in getInstance()66 new ScreenFlashNotificationColorDialogFragment(); in getInstance()
109 ScreenFlashNotificationColorDialogFragment in handlePreferenceTreeClick()112 ScreenFlashNotificationColorDialogFragment.class.getSimpleName()); in handlePreferenceTreeClick()