Home
last modified time | relevance | path

Searched refs:setUpPreferencesListView (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
H A DSupportPreferencesUtil.java154 private static LinearLayout setUpPreferencesListView(@NonNull BridgeContext bridgeContext, in setUpPreferencesListView() method in SupportPreferencesUtil
297 LinearLayout listView = setUpPreferencesListView(bridgeContext, context, viewCookie, in inflatePreference()