Searched refs:PipeDataReader (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapEmailProvider.java116 public interface PipeDataReader<T> { interface in class:BluetoothMapEmailProvider
134 public class PipeReader implements PipeDataReader<Cursor> {
358 final Bundle opts, final T args, final PipeDataReader<T> func)

Completed in 276 milliseconds