zoukankan      html  css  js  c++  java
  • Android intent action大全


    android.intent.action.ALL_APPS
    android.intent.action.ANSWER
    android.intent.action.ATTACH_DATA
    android.intent.action.BUG_REPORT
    android.intent.action.CALL
    android.intent.action.CALL_BUTTON
    android.intent.action.CHOOSER
    android.intent.action.CREATE_LIVE_FOLDER
    android.intent.action.CREATE_SHORTCUT
    android.intent.action.DELETE
    android.intent.action.DIAL
    android.intent.action.EDIT
    android.intent.action.GET_CONTENT
    android.intent.action.INSERT
    android.intent.action.INSERT_OR_EDIT
    android.intent.action.MAIN
    android.intent.action.MEDIA_SEARCH
    android.intent.action.PICK
    android.intent.action.PICK_ACTIVITY
    android.intent.action.RINGTONE_PICKER
    android.intent.action.RUN
    android.intent.action.SEARCH
    android.intent.action.SEARCH_LONG_PRESS
    android.intent.action.SEND
    android.intent.action.SENDTO
    android.intent.action.SET_WALLPAPER
    android.intent.action.SYNC
    android.intent.action.SYSTEM_TUTORIAL
    android.intent.action.VIEW
    android.intent.action.VOICE_COMMAND
    android.intent.action.WEB_SEARCH
    android.net.wifi.PICK_WIFI_NETWORK
    android.settings.AIRPLANE_MODE_SETTINGS
    android.settings.APN_SETTINGS
    android.settings.APPLICATION_DEVELOPMENT_SETTINGS
    android.settings.APPLICATION_SETTINGS
    android.settings.BLUETOOTH_SETTINGS
    android.settings.DATA_ROAMING_SETTINGS
    android.settings.DATE_SETTINGS
    android.settings.DISPLAY_SETTINGS
    android.settings.INPUT_METHOD_SETTINGS
    android.settings.INTERNAL_STORAGE_SETTINGS
    android.settings.LOCALE_SETTINGS
    android.settings.LOCATION_SOURCE_SETTINGS
    android.settings.MANAGE_APPLICATIONS_SETTINGS
    android.settings.MEMORY_CARD_SETTINGS
    android.settings.NETWORK_OPERATOR_SETTINGS
    android.settings.QUICK_LAUNCH_SETTINGS
    android.settings.SECURITY_SETTINGS
    android.settings.SETTINGS
    android.settings.SOUND_SETTINGS
    android.settings.SYNC_SETTINGS
    android.settings.USER_DICTIONARY_SETTINGS
    android.settings.WIFI_IP_SETTINGS
    android.settings.WIFI_SETTINGS
    android.settings.WIRELESS_SETTINGS

  • 相关阅读:
    电子公文传输系统-个人贡献
    电子公文传输系统团队项目 冲刺总结
    2020课程设计——个人报告
    2020课程设计——小组报告
    电子公文传输系统团队项目 描述设计
    OpenSSL中的dgst、dh、dhparam、enc命令使用说明
    用OpenSSL搭建的CA配置tomcat,部署https网站
    2020课程设计——第三周进展
    myod-系统调用版本
    20181312 2020-2021-1 《信息安全系统设计与实现(上)》用myod实现Linux下od -tx -tc功能
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4355022.html
Copyright © 2011-2022 走看看