Home | History | Annotate | Download | only in am

Lines Matching refs:MIN_HEIGHT

71 import static com.android.server.am.TaskRecordProto.MIN_HEIGHT;
168 private static final String ATTR_MIN_HEIGHT = "min_height";
2090 proto.write(MIN_HEIGHT, mMinHeight);