Home
last modified time | relevance | path

Searched defs:rebuild (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DSubtitleTrack.java127 protected synchronized void updateActiveCues(boolean rebuild, long timeMs) { in updateActiveCues()
/frameworks/base/core/java/android/app/
DNotification.java3290 public static Notification rebuild(Context context, Notification n) { in rebuild() method in Notification.Builder
3320 private Notification rebuild() { in rebuild() method in Notification.Builder