Searched defs:saveToDisk (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/ | ||
H A D | EventStore.java | 108 synchronized void saveToDisk() { in saveToDisk() method in EventStore |
H A D | EventHistoryImpl.java | 150 synchronized void saveToDisk() { in saveToDisk() method in EventHistoryImpl |
H A D | PackageData.java | 109 void saveToDisk() { in saveToDisk() method in PackageData |
/aosp12/system/security/identity/ | ||
H A D | CredentialData.cpp | 78 bool CredentialData::saveToDisk() const { in saveToDisk() function in android::security::identity::CredentialData |