Searched refs:setDeliveryGroupMatchingKey (Results 1 – 5 of 5) sorted by relevance
60 public BroadcastOptionsShim setDeliveryGroupMatchingKey(@NonNull String namespace, in setDeliveryGroupMatchingKey() method in BroadcastOptionsShimImpl62 mOptions.setDeliveryGroupMatchingKey(namespace, key); in setDeliveryGroupMatchingKey()
35 default BroadcastOptionsShim setDeliveryGroupMatchingKey(@NonNull String namespace, in setDeliveryGroupMatchingKey() method
343 .setDeliveryGroupMatchingKey(WifiManager.SCAN_RESULTS_AVAILABLE_ACTION, in createBroadcastOptionsForScanResultsAvailable()
3295 optsShim.setDeliveryGroupMatchingKey(ConnectivityManager.CONNECTIVITY_ACTION,
880 verify(mBroadcastOptionsShim).setDeliveryGroupMatchingKey( in sendStickyBroadcast()