Searched defs:inflatePreference (Results 1 – 2 of 2) 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