Searched refs:getSoftApBackupRestore (Results 1 – 3 of 3) sorted by relevance
653 public SoftApBackupRestore getSoftApBackupRestore() { in getSoftApBackupRestore() method in WifiInjector
338 mSoftApBackupRestore = mWifiInjector.getSoftApBackupRestore(); in WifiServiceImpl()
443 when(mWifiInjector.getSoftApBackupRestore()).thenReturn(mSoftApBackupRestore); in setUp()