Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
DWidgetCtsProvider.java168 int widthP = -1; in getInstruction() local
176 widthP = options.getInt(AppWidgetManager.OPTION_APPWIDGET_MIN_WIDTH, -1); in getInstruction()
193 dataP = "Width: " + widthP + " Height: " + heightP; in getInstruction()
205 dataP = "Width: " + widthP + " Height: " + heightP; in getInstruction()