Home | History | Annotate | Download | only in wifi

Lines Matching refs:saveToStore

224      * Verifies the {@link WifiConfigManager#saveToStore(boolean)} is rejected until the store has
229 assertFalse(mWifiConfigManager.saveToStore(true));
235 assertTrue(mWifiConfigManager.saveToStore(true));