Searched refs:respList (Results 1 – 1 of 1) sorted by relevance
199 List<WifiP2pServiceResponse> respList = new ArrayList<WifiP2pServiceResponse>(); in newInstance() local235 respList.add(new WifiP2pServiceResponse(type, status, in newInstance()258 respList.add(resp); in newInstance()261 return respList; in newInstance()266 if (respList.size() > 0) { in newInstance()267 return respList; in newInstance()