Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
H A DSupportPreferencesUtil.java319 public static boolean isSupportRootTag(@Nullable String rootTag) { in isSupportRootTag() method in SupportPreferencesUtil
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderSessionImpl.java313 SupportPreferencesUtil.isSupportRootTag(rootTag); in inflate()