Searched refs:phaseListBuffer (Results 1 – 1 of 1) sorted by relevance
1527 ByteBuffer phaseListBuffer = ByteBuffer.allocate(numberOfPhases in handleSetHybridSessionControleeConfiguration() local1529 phaseListBuffer.order(ByteOrder.LITTLE_ENDIAN); in handleSetHybridSessionControleeConfiguration()1533 phaseListBuffer.putInt(mNativeUwbManager.getSessionToken(phaseList.getSessionHandle(), in handleSetHybridSessionControleeConfiguration()1535 phaseListBuffer.put(phaseList.getPhaseParticipation()); in handleSetHybridSessionControleeConfiguration()1545 phaseListBuffer.array(), in handleSetHybridSessionControleeConfiguration()