Searched refs:remoteView (Results 1 – 1 of 1) sorted by relevance
4874 void setContentMinHeight(RemoteViews remoteView, boolean hasMinHeight) { in setContentMinHeight() argument4881 remoteView.setInt(R.id.notification_main_column, "setMinimumHeight", minHeight); in setContentMinHeight()6158 private void reduceImageSizesForRemoteView(RemoteViews remoteView, Context context,6160 if (remoteView != null) {6168 remoteView.reduceImageSizes(maxWidth, maxHeight);