Searched refs:cwArray (Results 1 – 1 of 1) sorted by relevance
111 int[] cwArray = (int[])ar.result; in handleGetCallWaitingResponse() local116 setChecked(((cwArray[0] == 1) && ((cwArray[1] & 0x01) == 0x01))); in handleGetCallWaitingResponse()