Searched refs:STORE_FILE_USER_GENERAL (Results 1 – 14 of 14) sorted by relevance
194 mUserStore = new MockStoreFile(WifiConfigStore.STORE_FILE_USER_GENERAL); in setupMocks()201 mUserStoreData = new MockStoreData(WifiConfigStore.STORE_FILE_USER_GENERAL); in setupMocks()414 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWithNoSharedStoreFileAndUserStoreNotVisible()442 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWithNoStoreFiles()641 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()643 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()659 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()705 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testWriteWithNoNewData()789 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadVersion1StoreFile()835 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadVersion2StoreFile()
135 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
137 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
106 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in verifyStoreFileId()
198 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
323 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
33 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
87 public static final int STORE_FILE_USER_GENERAL = 1; field in WifiConfigStore95 STORE_FILE_USER_GENERAL,171 put(STORE_FILE_USER_GENERAL, STORE_FILE_NAME_USER_GENERAL);335 STORE_FILE_USER_GENERAL, STORE_FILE_USER_NETWORK_SUGGESTIONS)) { in createUserFiles()
133 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
114 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
273 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
127 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
148 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
289 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()