Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DPackageDeviceInfo.java90 final Set<String> defaultNotificationListeners = in collectDeviceInfo() local
114 defaultNotificationListeners.contains(pkg.packageName)); in collectDeviceInfo()