Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DIProcessStats.aidl25 byte[] getCurrentStats(out List<ParcelFileDescriptor> historic); in getCurrentStats()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java2923 final Parcelable[] historic = extras.getParcelableArray(EXTRA_HISTORIC_MESSAGES, in visitUris() local