Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java3215 waitForResponse = endPairingLocal(mCurrentTransactionId, pairId); in processCommand()
4387 private boolean endPairingLocal(short transactionId, int pairId) { in endPairingLocal() method