Searched refs:setPenLocation (Results 1 – 2 of 2) sorted by relevance
1465 setPenLocation((Cea708CCParser.CaptionPenLocation) event.obj); in processCaptionEvent()1644 private void setPenLocation(Cea708CCParser.CaptionPenLocation location) { in setPenLocation() method in Cea708CCWidget.CCHandler1646 mCurrentWindowLayout.setPenLocation(location.row, location.column); in setPenLocation()1787 public void setPenLocation(int row, int column) { in setPenLocation() method in Cea708CCWidget.CCWindowLayout
35597 Landroid/media/Cea708CCWidget$CCHandler;->setPenLocation(Landroid/media/Cea708CCParser$CaptionPenLo…35663 Landroid/media/Cea708CCWidget$CCWindowLayout;->setPenLocation(II)V