Searched refs:MAX_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
37 private static int MAX_BUF_SIZE = 1024; field in WifiP2pServiceResponse240 if (length > MAX_BUF_SIZE) { in newInstance()