Home
last modified time | relevance | path

Searched refs:flushFiles (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/location/settings/
H A DLocationSettings.java108 final void flushFiles() throws InterruptedException { in flushFiles() method in LocationSettings
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/settings/
H A DLocationSettingsTest.java117 mLocationSettings.flushFiles(); in testSerialization()