Searched refs:LocalDialog (Results 1 – 3 of 3) sorted by relevance
27 public class LocalDialog extends TestedScreen class29 public LocalDialog() in LocalDialog() method in LocalDialog
423 intent.setClass(this, LocalDialog.class); in checkLifecycle()
172 final LocalDialog dialog = new LocalDialog(); in showAsDialog()195 public static class LocalDialog extends DialogFragment { class in RecoverableSecurityException