Searched refs:setCaptionInsets (Results 1 – 4 of 4) sorted by relevance
184 public void setCaptionInsets(Insets captionInsets) { in setCaptionInsets() method in TaskView189 mTaskViewTaskController.setCaptionInsets(null); in setCaptionInsets()258 mTaskViewTaskController.setCaptionInsets(new Rect( in onComputeInternalInsets()
470 void setCaptionInsets(Rect captionInsets) { in setCaptionInsets() method in TaskViewTaskController
233 mTaskView.setCaptionInsets(Insets.of(0, mCaptionHeight, 0, 0)); in onLayout()
587 mTaskView.setCaptionInsets(Insets.of(insets)); in testSetCaptionInsets_noTaskInitially()619 mTaskView.setCaptionInsets(Insets.of(insets)); in testSetCaptionInsets_withTask()