Home
last modified time | relevance | path

Searched defs:subTitle (Results 1 – 4 of 4) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/util/
DImageUtils.java246 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/
DMovieOverlay.java86 String subTitle, int type) { in MovieOverlay()
DApiService.java2543 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/
DComposeMessageActivity.java1678 String subTitle = null; in updateTitle() local