Searched refs:broadcastStickyIntentToCurrentProfileGroup (Results 1 – 4 of 4) sorted by relevance
187 doNothing().when(mSpySystemServer).broadcastStickyIntentToCurrentProfileGroup( in testSetWiredDeviceConnectionState()196 verify(mSpySystemServer, times(1)).broadcastStickyIntentToCurrentProfileGroup( in testSetWiredDeviceConnectionState()
99 public void broadcastStickyIntentToCurrentProfileGroup(Intent intent) { in broadcastStickyIntentToCurrentProfileGroup() method in SystemServerAdapter
1605 /*package*/ void broadcastStickyIntentToCurrentProfileGroup(Intent intent) { in broadcastStickyIntentToCurrentProfileGroup() method in AudioDeviceBroker1606 mSystemServer.broadcastStickyIntentToCurrentProfileGroup(intent); in broadcastStickyIntentToCurrentProfileGroup()
2389 mDeviceBroker.broadcastStickyIntentToCurrentProfileGroup(intent);