HomeSort by relevance Sort by last modified time
    Searched defs:addendum (Results 1 - 2 of 2) sorted by null

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 76 String addendum = update > 0 ? "(updated) " : ""; local
88 bigTextStyle.bigText(addendum + longSmsText);
90 .setContentTitle(addendum + "Mike Cleron")
92 .setContentText(addendum + longSmsText)
93 .setTicker(addendum + "Mike Cleron: " + longSmsText)
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c 1334 M4OSA_UInt32 safetyFileSize = 0, addendum = 0; local
    [all...]

Completed in 58 milliseconds