Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/
DMediaControlPanelTest.kt2529 val customDevice = device.copy(intent = pendingIntent) in <lambda>() constant
2530 val dataWithDevice = mediaData.copy(device = customDevice) in <lambda>()
2551 val customDevice = device.copy(intent = pendingIntent) in <lambda>() constant
2552 val dataWithDevice = mediaData.copy(device = customDevice) in <lambda>()