FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OboeTester: Use callbacks for showCommDeviceStatus by robertwu1 · Pull Request #2318 · google/oboe · GitHub

/ oboe Public

OboeTester: Use callbacks for showCommDeviceStatus - #2318

Merged
robertwu1 merged 1 commit into
mainfrom
robertwu/usecallbacksforshowCommDeviceStatus
Apr 6, 2026
Merged

robertwu1 merged 1 commit into
mainfrom
robertwu/usecallbacksforshowCommDeviceStatus

Conversation

Copy link
Copy Markdown
Collaborator

Fixes #2316

robertwu1 requested a review from flamme October 3, 2025 17:56
showCommDeviceStatus();
}
}
private AudioManager.OnCommunicationDeviceChangedListener mCommDeviceListener;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Isn't mCommDeviceListener sufficient to get device callbacks ? Why do we explicitly need speakerphone? Is there any scenario where we need speaker change callbacks which are not sent as part of mCommunicationDeviceChangedListener ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Yes, you're right. Explicitly setting the speakerphone on is strongly discouraged. I can clean this up as a follow-up PR

robertwu1 merged commit 6a1d509 into main Apr 6, 2026
3 checks passed
robertwu1 deleted the robertwu/usecallbacksforshowCommDeviceStatus branch April 6, 2026 18:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oboetester: AudioManager isSpeakerPhoneOn is flooding logcat

3 participants


Back | FazBrowse Home | New Git URL