Searched refs:TermsOfAddressNotSpecifiedController (Results 1 – 3 of 3) sorted by relevance
23 public class TermsOfAddressNotSpecifiedController extends TermsOfAddressBaseController { class27 public TermsOfAddressNotSpecifiedController(Context context, String preferenceKey) { in TermsOfAddressNotSpecifiedController() method in TermsOfAddressNotSpecifiedController
49 use(TermsOfAddressNotSpecifiedController.class).setTermsOfAddressHelper( in onAttach()
55 private TermsOfAddressNotSpecifiedController mController;90 mController = new TermsOfAddressNotSpecifiedController(mContext, KEY_NOT_SPECIFIED); in setUp()