提交 906a3774 编写于 作者: 只猪会上树's avatar 只猪会上树

上传新文件

上级 b789dc94
package example.com.save;
/**
* 耳机断开与连接接口
* true为连接,false为断开
*/
public interface OnHeadsetListener {
void isHeadsetConnected(boolean connected);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册