Searched refs:respList (Results 1 – 1 of 1) sorted by relevance
197 List<WifiP2pServiceResponse> respList = new ArrayList<WifiP2pServiceResponse>(); in newInstance() local227 respList.add(new WifiP2pServiceResponse(type, status, in newInstance()250 respList.add(resp); in newInstance()253 return respList; in newInstance()258 if (respList.size() > 0) { in newInstance()259 return respList; in newInstance()