Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DCecMessage.java103 public static int getParams(String message, int numNibbles) { in getParams() argument
105 int end = numNibbles + paramStart; in getParams()