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