Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java76 private static final String WRAP_CONTENT_INT_STRING = String.valueOf(LayoutParams.WRAP_CONTENT); field in BridgeTypedArray
396 if (WRAP_CONTENT_INT_STRING.equals(s)) { in getDimension()
457 if (WRAP_CONTENT_INT_STRING.equals(s)) { in getDimensionPixelSize()
498 if (WRAP_CONTENT_INT_STRING.equals(s)) { in getLayoutDimension()