阅读背景:

Android之最简单和靠谱的监听Home键和菜单键(最近任务栏)

来源:互联网 

1、介绍ACTION_CLOSE_SYSTEM_DIALOGS

    /**
     * Broadcast Action: This is broadcast when a user action should request a
     * temporary system dialog to dismiss.  Some examples of temporary system
     * dialogs are the notification window-shade and the recent tasks dialog.
     */
    public static final String ACTION_CLOSE_SYSTEM_DIALOGS = "android.intent.action.CLOSE_SYSTEM_DIALOGS";    /**
  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: