Home
last modified time | relevance | path

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

/core/core-remoteviews/src/androidTest/java/androidx/core/widget/
DAppWidgetManagerDeviceTest.kt178 val maxHeight = options.getInt(OPTION_APPWIDGET_MAX_HEIGHT) in <lambda>() constant
/core/core/src/main/java/androidx/core/app/
DNotificationCompat.java9347 int maxHeight = in reduceLargeIconSize() local