Searched refs:STORE_FILE_USER_NETWORK_SUGGESTIONS (Results 1 – 6 of 6) sorted by relevance
71 public static final int STORE_FILE_USER_NETWORK_SUGGESTIONS = 3; field in WifiMigration84 STORE_FILE_USER_NETWORK_SUGGESTIONS100 put(STORE_FILE_USER_NETWORK_SUGGESTIONS, "WifiConfigStoreNetworkSuggestions.xml");258 && storeFileId != STORE_FILE_USER_NETWORK_SUGGESTIONS) { in convertAndRetrieveUserConfigStoreFile()281 && storeFileId != STORE_FILE_USER_NETWORK_SUGGESTIONS) { in removeUserConfigStoreFile()
98 public static final int STORE_FILE_USER_NETWORK_SUGGESTIONS = 3; field in WifiConfigStore104 STORE_FILE_USER_NETWORK_SUGGESTIONS181 put(STORE_FILE_USER_NETWORK_SUGGESTIONS, STORE_FILE_NAME_USER_NETWORK_SUGGESTIONS);364 Arrays.asList(STORE_FILE_USER_GENERAL, STORE_FILE_USER_NETWORK_SUGGESTIONS), in createUserFiles()560 case STORE_FILE_USER_NETWORK_SUGGESTIONS: in getMigrationStoreFileId()561 return WifiMigration.STORE_FILE_USER_NETWORK_SUGGESTIONS; in getMigrationStoreFileId()
154 return WifiConfigStore.STORE_FILE_USER_NETWORK_SUGGESTIONS; in getStoreFileId()
236 new MockStoreFile(WifiConfigStore.STORE_FILE_USER_NETWORK_SUGGESTIONS); in setupMocks()765 .thenReturn(WifiConfigStore.STORE_FILE_USER_NETWORK_SUGGESTIONS); in testWriteWithNoNewData()942 .thenReturn(WifiConfigStore.STORE_FILE_USER_NETWORK_SUGGESTIONS); in testMigration()978 eq(WifiMigration.STORE_FILE_USER_NETWORK_SUGGESTIONS), any())) in testMigration()
285 assertEquals(WifiConfigStore.STORE_FILE_USER_NETWORK_SUGGESTIONS, in verifyStoreFileId()
7814 field public static final int STORE_FILE_USER_NETWORK_SUGGESTIONS = 3; // 0x3