Searched defs:subTitle (Results 1 – 4 of 4) sorted by relevance
/packages/apps/VideoEditor/src/com/android/videoeditor/util/ |
D | ImageUtils.java | 246 String title, String subTitle, int width, int height) { in buildOverlayBitmap() 303 int textColor, String title, String subTitle, int width, int height) { in drawCenterOverlay() 346 int textColor, String title, String subTitle, int width, int height) { in drawBottomOverlay() 389 String title, String subTitle, int startX, int startY, int width, int height) { in buildOverlayPreview() 423 int textColor, String title, String subTitle, int startX, int startY, int width, in drawOverlayPreview()
|
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
D | MovieOverlay.java | 86 String subTitle, int type) { in MovieOverlay()
|
D | ApiService.java | 2543 final String subTitle = MovieOverlay.getSubtitle(userAttributes); in processIntent() local 2670 final String subTitle = MovieOverlay.getSubtitle(userAttributes); in processIntent() local 2674 overlayType, title, subTitle, scaledWidth, scaledHeight)); in processIntent() local
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | ComposeMessageActivity.java | 1678 String subTitle = null; in updateTitle() local
|