Searched refs:mPoloException (Results 1 – 1 of 1) sorted by relevance
659 throw new PoloException(message.mPoloException); in waitForMessage()690 final PoloException mPoloException; field in PairingSession.QueueMessage704 mPoloException = exception; in QueueMessage()730 return mPoloException != null; in hasPoloException()744 builder.append("poloException = " + mPoloException); in toString()