HomeSort by relevance Sort by last modified time
    Searched defs:HalfSizedDialogFragment (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/dialog/
HalfSizedDialogFragment.java 30 public class HalfSizedDialogFragment extends SafeDismissDialogFragment {
31 public static final String DIALOG_TAG = HalfSizedDialogFragment.class.getSimpleName();
  /packages/apps/TV/src/com/android/tv/ui/
TvOverlayManager.java 52 import com.android.tv.dialog.HalfSizedDialogFragment;
192 AVAILABLE_DIALOG_TAGS.add(HalfSizedDialogFragment.DIALOG_TAG);
    [all...]

Completed in 138 milliseconds