Searched refs:STATUS_LOCAL_STREAM_SUSPENDED (Results 1 – 4 of 4) sorted by relevance
87 static final int STATUS_LOCAL_STREAM_SUSPENDED = 2; field in LeAudioStackEvent310 case STATUS_LOCAL_STREAM_SUSPENDED: in eventTypeValue2ToString()
2604 } else if (status == LeAudioStackEvent.STATUS_LOCAL_STREAM_SUSPENDED) { in handleSinkStreamStatusChange()3944 LeAudioStackEvent.STATUS_LOCAL_STREAM_SUSPENDED); in setInCall()4346 LeAudioStackEvent.STATUS_LOCAL_STREAM_SUSPENDED); in handleAudioModeChange()
1072 create_event.valueInt2 = LeAudioStackEvent.STATUS_LOCAL_STREAM_SUSPENDED; in testAudioModeDrivenBroadcastSwitch()1148 create_event.valueInt2 = LeAudioStackEvent.STATUS_LOCAL_STREAM_SUSPENDED; in testBroadcastResumeUnicastGroupChangeRequestDriven()
106 private static final int STATUS_LOCAL_STREAM_SUSPENDED = 2; field in BassClientService2895 return mUnicastSourceStreamStatus.get() == STATUS_LOCAL_STREAM_SUSPENDED; in isAllowedToAddSource()3134 } else if (status == STATUS_LOCAL_STREAM_SUSPENDED) { in handleUnicastSourceStreamStatusChange()