Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 2 of 2) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DDataTransferTest.java109 private long getBytes(String option) throws Exception { in getBytes() method in DataTransferTest
/cts/tests/security/src/android/keystore/cts/
DCborUtils.java97 public static byte[] getBytes(Map map, DataItem index) { in getBytes() method in CborUtils