Searched refs:getDeliveryGroupMatchingFilter (Results 1 – 3 of 3) sorted by relevance
1050 final IntentFilter newMatchingFilter = getDeliveryGroupMatchingFilter(newRecord); in matchesDeliveryGroup()1097 private static IntentFilter getDeliveryGroupMatchingFilter(@NonNull BroadcastRecord record) { in getDeliveryGroupMatchingFilter() method in BroadcastRecord1098 return record.options == null ? null : record.options.getDeliveryGroupMatchingFilter(); in getDeliveryGroupMatchingFilter()
941 public IntentFilter getDeliveryGroupMatchingFilter() { in getDeliveryGroupMatchingFilter() method in BroadcastOptions
5925 HPLcom/android/server/am/BroadcastRecord;->getDeliveryGroupMatchingFilter(Lcom/android/server/am/Br…