Searched refs:setAutofillManager (Results 1 – 2 of 2) sorted by relevance
103 setAutofillManager(context); in VirtualContainerView()124 public void setAutofillManager(Context context) { in setAutofillManager() method in VirtualContainerView
125 mActivity.mCustomView.setAutofillManager(mActivity.getApplicationContext()); in testAutofill_appContext()