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

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

Completed in 37 milliseconds