public class DeviceFilter extends ContentDatabaseFilter
| Constructor and Description |
|---|
DeviceFilter(Device device)
Creates a new DeviceFilter.
|
public DeviceFilter(Device device)
device - the device to filter onpublic boolean accept(ContentEntry entry)
accept in class ContentDatabaseFilterentry - The entry to test for acceptancetrue if the entry passed in is from the associated device,
false otherwise.Copyright © 2013 CableLabs. All Rights Reserved.