Searched defs:getRestarting (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Settings/src/com/android/settings/wifi/tether/ | ||
D | WifiHotspotSecurityViewModel.java | 135 public LiveData<Boolean> getRestarting() { in getRestarting() method in WifiHotspotSecurityViewModel |
D | WifiHotspotSpeedViewModel.java | 149 public LiveData<Boolean> getRestarting() { in getRestarting() method in WifiHotspotSpeedViewModel |
D | WifiTetherViewModel.java | 195 public LiveData<Boolean> getRestarting() { in getRestarting() method in WifiTetherViewModel |
/packages/apps/Settings/src/com/android/settings/wifi/repository/ | ||
D | WifiHotspotRepository.java | 574 public LiveData<Boolean> getRestarting() { in getRestarting() method in WifiHotspotRepository |