Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DPackageDeviceInfo.java93 getColonSeparatedPackageList(CONFIG_NOTIFICATION_ACCESS); in collectDeviceInfo()
276 private Set<String> getColonSeparatedPackageList(String name) { in getColonSeparatedPackageList() method in PackageDeviceInfo