Searched refs:inflatePreference (Results 1 – 3 of 3) sorted by relevance
57 public static View inflatePreference(Context context, XmlPullParser parser, ViewGroup root) { in inflatePreference() method in Preference_Delegate
217 public static View inflatePreference(@NonNull BridgeContext bridgeContext, in inflatePreference() method in SupportPreferencesUtil
321 view = SupportPreferencesUtil.inflatePreference(getContext(), mBlockParser, in inflate()324 view = Preference_Delegate.inflatePreference(getContext(), mBlockParser, in inflate()