Searched refs:getWifiBackupRestore (Results 1 – 4 of 4) sorted by relevance
487 public WifiBackupRestore getWifiBackupRestore() { in getWifiBackupRestore() method in WifiInjector
478 mWifiBackupRestore = mWifiInjector.getWifiBackupRestore(); in WifiServiceImpl()
421 when(mWifiInjector.getWifiBackupRestore()).thenReturn(mock(WifiBackupRestore.class)); in setUp()
378 when(mWifiInjector.getWifiBackupRestore()).thenReturn(mWifiBackupRestore); in setUp()