Home
last modified time | relevance | path

Searched defs:saveToDisk (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DEventStore.java108 synchronized void saveToDisk() { in saveToDisk() method in EventStore
H A DEventHistoryImpl.java150 synchronized void saveToDisk() { in saveToDisk() method in EventHistoryImpl
H A DPackageData.java109 void saveToDisk() { in saveToDisk() method in PackageData
/aosp12/system/security/identity/
H A DCredentialData.cpp78 bool CredentialData::saveToDisk() const { in saveToDisk() function in android::security::identity::CredentialData