Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastRecord.java1191 final IntentFilter newMatchingFilter = getDeliveryGroupMatchingFilter(newRecord); in matchesDeliveryGroup()
1238 private static IntentFilter getDeliveryGroupMatchingFilter(@NonNull BroadcastRecord record) { in getDeliveryGroupMatchingFilter() method in BroadcastRecord
1239 return record.options == null ? null : record.options.getDeliveryGroupMatchingFilter(); in getDeliveryGroupMatchingFilter()
/aosp14/frameworks/base/core/java/android/app/
H A DBroadcastOptions.java938 public IntentFilter getDeliveryGroupMatchingFilter() { in getDeliveryGroupMatchingFilter() method in BroadcastOptions
/aosp14/frameworks/base/services/
H A Dart-profile1607 HSPLcom/android/server/am/BroadcastRecord;->getDeliveryGroupMatchingFilter(Lcom/android/server/am/B…