Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBroadcastQueueTest.java593 private BroadcastRecord makeBroadcastRecord(Intent intent, ProcessRecord callerApp, in makeBroadcastRecord() method in BroadcastQueueTest
599 private BroadcastRecord makeBroadcastRecord(Intent intent, ProcessRecord callerApp, in makeBroadcastRecord() method in BroadcastQueueTest
605 private BroadcastRecord makeBroadcastRecord(Intent intent, ProcessRecord callerApp, in makeBroadcastRecord() method in BroadcastQueueTest
611 private BroadcastRecord makeBroadcastRecord(Intent intent, ProcessRecord callerApp, in makeBroadcastRecord() method in BroadcastQueueTest
623 private BroadcastRecord makeBroadcastRecord(Intent intent, ProcessRecord callerApp, in makeBroadcastRecord() method in BroadcastQueueTest
H A DBroadcastQueueModernImplTest.java223 private BroadcastRecord makeBroadcastRecord(Intent intent) { in makeBroadcastRecord() method in BroadcastQueueModernImplTest
233 private BroadcastRecord makeBroadcastRecord(Intent intent, List receivers) { in makeBroadcastRecord() method in BroadcastQueueModernImplTest
237 private BroadcastRecord makeBroadcastRecord(Intent intent, BroadcastOptions options) { in makeBroadcastRecord() method in BroadcastQueueModernImplTest
242 private BroadcastRecord makeBroadcastRecord(Intent intent, BroadcastOptions options, in makeBroadcastRecord() method in BroadcastQueueModernImplTest
247 private BroadcastRecord makeBroadcastRecord(Intent intent, BroadcastOptions options, in makeBroadcastRecord() method in BroadcastQueueModernImplTest