Searched refs:AppDialogFragment (Results 1 – 4 of 4) sorted by relevance
54 AppDialogFragment in notManagingOrConnected_shouldNotShow()62 AppDialogFragment in notManagingAndConnected_showShow()
39 public class AppDialogFragment extends InstrumentedDialogFragment implements AppDialog.Listener { class86 final AppDialogFragment frag = new AppDialogFragment(); in show()
88 private final AppDialogFragment.Listener mForgetVpnDialogFragmentListener =89 new AppDialogFragment.Listener() {186 AppDialogFragment.show(this, mForgetVpnDialogFragmentListener, mPackageInfo, mVpnLabel, in onForgetVpnClick()
488 AppDialogFragment.show(this, pkgInfo, pref.getLabel(), false /* editing */, connected); in onPreferenceClick()