Searched refs:ATTR_SCREEN (Results 1 – 3 of 3) sorted by relevance
23 import com.android.launcher3.AutoInstallsLayout.ATTR_SCREEN in <lambda>()63 ATTR_SCREEN to screen.toString() in <lambda>()
45 private static final String ATTR_SCREEN = "screen"; field in DefaultLayoutParser88 out[1] = Integer.parseInt(getAttributeValue(parser, ATTR_SCREEN)); in parseContainerAndScreen()
147 public static final String ATTR_SCREEN = "screen"; field in AutoInstallsLayout275 out[1] = Integer.parseInt(getAttributeValue(parser, ATTR_SCREEN)); in parseContainerAndScreen()