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