Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp92 bool PlaylistFetcher::DownloadState::hasSavedState() const { in hasSavedState() function in android::PlaylistFetcher::DownloadState
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java1274 boolean hasSavedState() { in hasSavedState() method in ActivityRecord