Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
DWidgetCtsProvider.java170 int widthL = -1; in getInstruction() local
178 widthL = options.getInt(AppWidgetManager.OPTION_APPWIDGET_MAX_WIDTH, -1); in getInstruction()
194 dataL = "Width: " + widthL + " Height: " + heightL; in getInstruction()
206 dataL = "Width: " + widthL + " Height: " + heightL; in getInstruction()