Home
last modified time | relevance | path

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

/cts/tests/quicksettings/src/android/quicksettings/cts/
DBaseTileServiceTest.java189 return SystemUIProtoDump.parseFrom(getProtoDump()).tiles; in getTilesStates()
195 private byte[] getProtoDump() { in getProtoDump() method in BaseTileServiceTest
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DUtils.java172 public static PrintServiceDumpProto getProtoDump() throws Exception { in getProtoDump() method in Utils