Home
last modified time | relevance | path

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

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