public final class DeviceNameFilter extends java.lang.Object implements IBeaconFilter
| Constructor and Description |
|---|
DeviceNameFilter(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(IBeaconDevice target) |
java.lang.String |
getDeviceName()
Gets device name.
|
public boolean apply(IBeaconDevice target)
apply in interface com.android.internal.util.Predicate<IBeaconDevice>public java.lang.String getDeviceName()