Searched defs:historic (Results 1 – 4 of 4) sorted by relevance
24 byte[] getCurrentStats(out List<ParcelFileDescriptor> historic); in getCurrentStats()
485 List<Notification.MessagingStyle.Message> newMessages, boolean historic) { in createMessages()
944 List<Notification.MessagingStyle.Message> newMessages, boolean historic) { in createMessages()
2818 final Parcelable[] historic = extras.getParcelableArray(EXTRA_HISTORIC_MESSAGES); in visitUris() local