Home
last modified time | relevance | path

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

/aosp14/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java152 void onScanFailed(); in onScanFailed() method
156 default void onScanFailed(int errorCode) {} in onScanFailed() method
248 mExecutor.execute(() -> mCallback.onScanFailed()); in OnScanFailed()
259 mExecutor.execute(() -> mCallback.onScanFailed( in OnScanRequestFailed()
488 mExecutor.execute(() -> mCallback.onScanFailed()); in OnPnoScanFailed()
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/presence/
H A DBleCompanionDeviceScanner.java367 public void onScanFailed(int errorCode) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java577 public void onScanFailed(int errorCode) { in onScanFailed() method in KeyboardUI.KeyboardScanCallback
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/
H A DWifiNl80211ManagerTest.java703 verify(mNormalScanCallback).onScanFailed(); in testScanFailedEvent()
734 verify(mPnoScanCallback).onScanFailed(); in testPnoScanEventsForMetrics()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt9983 method @Deprecated public void onScanFailed();
9984 method public default void onScanFailed(int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...