Home
last modified time | relevance | path

Searched refs:toIntList (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraSpecificationParams.java488 private static List<Integer> toIntList(int[] data) { in toIntList() method in FiraSpecificationParams
512 toIntList(requireNonNull(bundle.getIntArray(KEY_SUPPORTED_CHANNELS))); in parseVersion1()