Searched refs:getVndkSnapshots (Results 1 – 2 of 2) sorted by relevance
11 public static Map<String, String[]> getVndkSnapshots() { return null; } in getVndkSnapshots() method in VintfObject
54 Map<String, String[]> vndks = VintfObject.getVndkSnapshots(); in collectDeviceInfo()