Searched refs:getOverlayfsState (Results 1 – 1 of 1) sorted by relevance
195 mOverlayfs.addAll(getOverlayfsState(getDevice())); in prepareOverlayfs()253 Set<String> newOverlayfsState = getOverlayfsState(getDevice()); in tearDown()301 private static Set<String> getOverlayfsState(ITestDevice device) throws Exception { in getOverlayfsState() method in GkiInstallTest