Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java1999 onConfigFailedLocal(mCurrentCommand, reason); in processResponse()
2133 onConfigFailedLocal(mCurrentCommand, NanStatusType.INTERNAL_FAILURE); in processTimeout()
2141 onConfigFailedLocal(mCurrentCommand, NanStatusType.INTERNAL_FAILURE); in processTimeout()
2826 private void onConfigFailedLocal(Message failedCommand, int reason) { in onConfigFailedLocal() method in WifiAwareStateManager