File
Doc
Category
Size
Date
Package
TruncatedFilter.java
API Doc
Android 5.1 API
482
Sat Mar 14 14:09:56 GMT 2015
android.bluetooth.le
TruncatedFilter
java.lang.Object
public final class TruncatedFilter extends Object
Fields Summary
Constructors Summary
public TruncatedFilter
(
android.bluetooth.le.ScanFilter
filter,
List
storageDescriptors)
throw new RuntimeException("Stub!");
Methods Summary
public
android.bluetooth.le.ScanFilter
getFilter
()
throw new RuntimeException("Stub!");
public
java.util.List
getStorageDescriptors
()
throw new RuntimeException("Stub!");
Java Code Source