Home
last modified time | relevance | path

Searched refs:getPresentationDelayMicros (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastMetadata.java166 && mPresentationDelayMicros == other.getPresentationDelayMicros() in equals()
342 public @IntRange(from = 0, to = 0xFFFFFF) int getPresentationDelayMicros() { in getPresentationDelayMicros() method in BluetoothLeBroadcastMetadata
551 mPresentationDelayMicros = original.getPresentationDelayMicros(); in Builder()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBroadcasterActivity.java276 + metadata.getPresentationDelayMicros() in onCreate()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt645 method @IntRange(from=0, to=16777215) public int getPresentationDelayMicros();