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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareDataPathStateManager.java 567 public void onDataPathEnd(int ndpId) {
568 if (VDBG) Log.v(TAG, "onDataPathEnd: ndpId=" + ndpId);
574 Log.v(TAG, "onDataPathEnd: network request not found for ndpId=" + ndpId);
    [all...]
WifiAwareStateManager.java     [all...]

Completed in 185 milliseconds