Searched defs:responseData (Results 1 – 2 of 2) sorted by relevance
69 val responseData: ByteArray = MotionToolsResponse.newBuilder() in handleChunk() constant94 val responseData = response.toByteArray() in handleChunk() constant
2017 final Bundle responseData = new Bundle(); in onAuthenticationResult() local