Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DPackageDeviceInfo.java135 final HashMap<String, List<String>> packageRolesData = getPackageRolesData(); in collectDeviceInfo()
398 private HashMap<String, List<String>> getPackageRolesData() throws Exception { in getPackageRolesData() method in PackageDeviceInfo