Searched defs:hasMinHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java4070 * @param hasMinHeight does it have a mimHeight
4073 void setContentMinHeight(RemoteViews remoteView, boolean hasMinHeight) { argument
4075 if (hasMinHeight) {

Completed in 36 milliseconds