Searched refs:ActiveDeviceProfile (Results 1 – 3 of 3) sorted by relevance
42 import android.bluetooth.BluetoothAdapter.ActiveDeviceProfile;725 @ActiveDeviceProfile int profile, AttributionSource source) { in getActiveDevices()
59 import android.bluetooth.BluetoothAdapter.ActiveDeviceProfile;3326 public List<BluetoothDevice> getActiveDevices(@ActiveDeviceProfile int profile) { in getActiveDevices()
568 public @interface ActiveDeviceProfile {} annotation in BluetoothAdapter2214 public @NonNull List<BluetoothDevice> getActiveDevices(@ActiveDeviceProfile int profile) { in getActiveDevices()