Home
last modified time | relevance | path

Searched refs:convertAndRetrieveUserConfigStoreFile (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/wifi/migration_samples/
H A DREADME.txt6 WifiMigration.convertAndRetrieveUserConfigStoreFile() methods.
/aosp12/frameworks/base/wifi/java/src/android/net/wifi/
H A DWifiMigration.java255 public static InputStream convertAndRetrieveUserConfigStoreFile( in convertAndRetrieveUserConfigStoreFile() method in WifiMigration
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigStoreTest.java247 when(WifiMigration.convertAndRetrieveUserConfigStoreFile(anyInt(), any())).thenReturn(null); in setupMocks()
974 when(WifiMigration.convertAndRetrieveUserConfigStoreFile( in testMigration()
977 when(WifiMigration.convertAndRetrieveUserConfigStoreFile( in testMigration()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java582 WifiMigration.convertAndRetrieveUserConfigStoreFile( in readDataFromMigrationUserStoreFile()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt7807 …method @Nullable public static java.io.InputStream convertAndRetrieveUserConfigStoreFile(int, @Non…