Home
last modified time | relevance | path

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

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