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.java129 getColonSeparatedPackageList(CONFIG_NOTIFICATION_ACCESS); in collectDeviceInfo()
350 private Set<String> getColonSeparatedPackageList(String name) { in getColonSeparatedPackageList() method in PackageDeviceInfo