Home
last modified time | relevance | path

Searched defs:addSource (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothLeBroadcastAssistant.java129 public void addSource(BluetoothDevice sink, BluetoothLeBroadcastMetadata metadata, in addSource() method in LocalBluetoothLeBroadcastAssistant
158 public void addSource(@NonNull BluetoothDevice sink, int sourceAddressType, in addSource() method in LocalBluetoothLeBroadcastAssistant
/aosp14/frameworks/base/core/java/android/view/
H A DInsetsState.java661 public void addSource(InsetsSource source) { in addSource() method in InsetsState