Home
last modified time | relevance | path

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

/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
DCardService.java160 public static byte[] ConcatArrays(byte[] first, byte[]... rest) { in ConcatArrays() argument
162 for (byte[] array : rest) { in ConcatArrays()
167 for (byte[] array : rest) { in ConcatArrays()
/development/tools/winscope/src/flickerlib/
DREADME.md6 To use flickerlib in the rest of the Winscope source code use
/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DFlagUtils.java337 String rest = s.substring(1).toLowerCase();
338 output.append(first).append(rest);
/development/tools/labpretest/
DREADME52 The script should handle the rest, unless there are radical changes to file
/development/tools/winscope/
Dyarn.lock349 "@babel/plugin-proposal-object-rest-spread@^7.14.7":
351 …ps://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-…
357 "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
466 "@babel/plugin-syntax-object-rest-spread@^7.8.3":
468 …https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-s…
776 "@babel/plugin-proposal-object-rest-spread" "^7.14.7"
791 "@babel/plugin-syntax-object-rest-spread" "^7.8.3"