Searched refs:STORE_FILE_USER_GENERAL (Results 1 – 14 of 14) sorted by relevance
33 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
86 public static final int STORE_FILE_USER_GENERAL = 1; field in WifiConfigStore94 STORE_FILE_USER_GENERAL,148 put(STORE_FILE_USER_GENERAL, STORE_FILE_NAME_USER_GENERAL);302 STORE_FILE_USER_GENERAL, STORE_FILE_USER_NETWORK_SUGGESTIONS)) { in createUserFiles()
128 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
108 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
268 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
122 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
174 mUserStore = new MockStoreFile(WifiConfigStore.STORE_FILE_USER_GENERAL); in setupMocks()181 mUserStoreData = new MockStoreData(WifiConfigStore.STORE_FILE_USER_GENERAL); in setupMocks()394 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWithNoSharedStoreFileAndUserStoreNotVisible()422 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWithNoStoreFiles()621 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()623 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()639 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testReadWifiConfigStoreDataIndicateClientsThatThereIsNoDataForThem()685 .thenReturn(WifiConfigStore.STORE_FILE_USER_GENERAL); in testWriteWithNoNewData()
131 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
133 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
192 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
103 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in verifyStoreFileId()
320 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()
143 return WifiConfigStore.STORE_FILE_USER_GENERAL; in getStoreFileId()
286 assertEquals(WifiConfigStore.STORE_FILE_USER_GENERAL, in getUserStoreFileId()