Searched refs:onFailed (Results 1 – 3 of 3) sorted by relevance
45 public void onFailed(int reason) { in turnOnHotspot()46 super.onFailed(reason); in turnOnHotspot()
504 method public void onFailed(int);555 method @Deprecated public abstract void onFailed(int);
950 public void onFailed(int reason) { in onFailed() method in WifiManagerTest.TestLocalOnlyHotspotCallback