Searched refs:broadcastStickyIntentToCurrentProfileGroup (Results 1 – 5 of 5) sorted by relevance
190 doNothing().when(mSpySystemServer).broadcastStickyIntentToCurrentProfileGroup( in testSetWiredDeviceConnectionState()198 verify(mSpySystemServer, times(1)).broadcastStickyIntentToCurrentProfileGroup( in testSetWiredDeviceConnectionState()
99 public void broadcastStickyIntentToCurrentProfileGroup(Intent intent) { in broadcastStickyIntentToCurrentProfileGroup() method in SystemServerAdapter
1054 /*package*/ void broadcastStickyIntentToCurrentProfileGroup(Intent intent) { in broadcastStickyIntentToCurrentProfileGroup() method in AudioDeviceBroker1055 mSystemServer.broadcastStickyIntentToCurrentProfileGroup(intent); in broadcastStickyIntentToCurrentProfileGroup()
1295 mDeviceBroker.broadcastStickyIntentToCurrentProfileGroup(intent); in sendDeviceConnectionIntent()
10748 PLcom/android/server/audio/AudioDeviceBroker;->broadcastStickyIntentToCurrentProfileGroup(Landroid/…11769 PLcom/android/server/audio/SystemServerAdapter;->broadcastStickyIntentToCurrentProfileGroup(Landroi…