Home
last modified time | relevance | path

Searched defs:maxHeightString (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java3175 String maxHeightString = parser.getAttributeValue(null, "max_height"); in readProfileStateFromFileLocked() local
4746 String maxHeightString = parser.getAttributeValue(null, "max_height"); in parseWidgetIdOptions() local