类分层结构
- java.lang.Object
- android.app.Dialog (implements android.content.DialogInterface, android.view.KeyEvent.Callback, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
- com.app.security.util.MemoryDialog
- com.kxsimon.video.chat.matchmaker.dialog.MatchmakerApplyDialog (implements android.view.View.OnClickListener)
- com.kxsimon.video.chat.matchmaker.dialog.SetGenderDialog (implements android.view.View.OnClickListener)
- com.kxsimon.video.chat.matchmaker.dialog.StartBroadcastTimeDialog (implements android.view.View.OnClickListener)
- com.kxsimon.video.chat.matchmaker.dialog.MatchmakerAgreeDialog (implements android.view.View.OnClickListener)
接口分层结构