Searched refs:responseData (Results 1 – 2 of 2) sorted by relevance
306 int responseData = -1; in getFacilityLockForApp() local316 responseData = mSimAppList.get(simAppIdx).getFdnStatus(); in getFacilityLockForApp()322 responseData = mSimAppList.get(simAppIdx).getPin1State(); in getFacilityLockForApp()339 } else if (responseData == -1) { in getFacilityLockForApp()345 mRadioSimResponse.getFacilityLockForAppResponse(rsp, responseData); in getFacilityLockForApp()
877 int protocolType, byte[] responseData, WifiP2pDevice srcDevice) { in testP2pService()