Searched refs:getOsName (Results 1 – 2 of 2) sorted by relevance
14 public static String getOsName() { return null; } in getOsName() method in VintfRuntimeInfo
42 store.addResult("os_name", VintfRuntimeInfo.getOsName()); in collectDeviceInfo()