Searched refs:hidlMemoryToByteList (Results 1 – 2 of 2) sorted by relevance
34 model_2_0.data = HidlMemoryUtil.hidlMemoryToByteList(soundModel.data); in convertSoundModel_2_1_to_2_0()79 config_2_0.data = HidlMemoryUtil.hidlMemoryToByteList(config.base.data); in convertRecognitionConfig_2_3_to_2_0()
167 ArrayList<Byte> hidlMemoryToByteList(@NonNull HidlMemory mem) { in hidlMemoryToByteList() method in HidlMemoryUtil