HomeSort by relevance Sort by last modified time
    Searched refs:subTitle (Results 1 - 8 of 8) sorted by null

  /packages/apps/VideoEditor/src/com/android/videoeditor/util/
ImageUtils.java 239 * @param subTitle The subtitle
246 String title, String subTitle, int width, int height) {
260 Color.WHITE, title, subTitle, width, height);
266 Color.WHITE, title, subTitle, width, height);
272 Color.BLACK, title, subTitle, width, height);
278 Color.BLACK, title, subTitle, width, height);
298 * @param subTitle The subtitle
303 int textColor, String title, String subTitle, int width, int height)
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieOverlay.java 38 private static final String KEY_SUBTITLE = "subtitle";
82 * @param subTitle The sub title
86 String subTitle, int type) {
92 mSubtitle = subTitle;
183 * @return The subtitle
233 * @param subtitle The overlay subtitle
237 public static Bundle buildUserAttributes(int type, String title, String subtitle) {
241 userAttributes.putString(KEY_SUBTITLE, subtitle);
290 * @return The subtitle
    [all...]
ApiService.java     [all...]
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 238 private final void setStatus(CharSequence subTitle) {
240 actionBar.setSubtitle(subTitle);
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 108 milliseconds