HomeSort by relevance Sort by last modified time
    Searched refs:onRespondToDataPathRequest (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareDataPathStateManager.java 404 public void onRespondToDataPathRequest(int ndpId, boolean success, int reasonOnFailure) {
406 Log.v(TAG, "onRespondToDataPathRequest: ndpId=" + ndpId + ", success=" + success);
421 Log.w(TAG, "onRespondToDataPathRequest: can't find a request with specified ndpId="
424 Log.v(TAG, "onRespondToDataPathRequest: network request cache = "
431 Log.w(TAG, "onRespondToDataPathRequest: request " + networkSpecifier
442 Log.w(TAG, "onRespondToDataPathRequest: request " + networkSpecifier
    [all...]
WifiAwareStateManager.java     [all...]

Completed in 218 milliseconds