Searched refs:isHotspotSupported (Results 1 – 3 of 3) sorted by relevance
23 boolean isHotspotSupported(); in isHotspotSupported() method
95 public boolean isHotspotSupported() { in isHotspotSupported() method in HotspotControllerImpl
91 state.visible = mController.isHotspotSupported() && mUsageTracker.isRecentlyUsed(); in handleUpdateState()