Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java412 public LayoutParams(int width, int height, int gravity, int boxed) { in LayoutParams() argument
414 boxedEdges = boxed; in LayoutParams()