Home
last modified time | relevance | path

Searched refs:notifyOSUCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DOSUManager.java481 notifyOSUCount(0); in wifiStateChange()
597 notifyOSUCount(0); in tickleIconCache()
634 notifyOSUCount(0); in updateOSUInfoCache()
655 notifyOSUCount(count); in iconResults()
659 private void notifyOSUCount(int count) { in notifyOSUCount() method in OSUManager