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

/frameworks/base/core/java/android/app/
H A DNotification.java3331 * @param remoteView the remote view to update the minheight in
3335 void setContentMinHeight(RemoteViews remoteView, boolean hasMinHeight) { argument
3342 remoteView.setInt(R.id.notification_main_column, "setMinimumHeight", minHeight);

Completed in 817 milliseconds