WEB开发网
开发学院手机开发Android 开发 Android 2.1 的 intent 的 dialer 实例 阅读

Android 2.1 的 intent 的 dialer 实例

 2010-03-18 16:12:00 来源:WEB开发网   
核心提示:Constant Value: 4 (0x00000004)public static final int FLAG_GRANT_READ_URI_PERMISSIONIf set, the recipient of this Intent will be granted permissionto perform re

Constant Value: 4 (0x00000004)

public static final int FLAG_GRANT_READ_URI_PERMISSION

If set, the recipient of this Intent will be granted permission

to perform read operations on the Uri in the Intent's data.

Constant Value: 1 (0x00000001)

public static final int FLAG_GRANT_WRITE_URI_PERMISSION

If set, the recipient of this Intent will be granted permission

to perform write operations on the Uri in the Intent's data.

Constant Value: 2 (0x00000002)

public static final int FLAG_RECEIVER_REGISTERED_ONLY

If set, when sending a broadcast only registered receivers will be

called -- no BroadcastReceiver components will be launched.

Constant Value: 1073741824 (0x40000000)

上一页  2 3 4 5 6 7 

Tags:Android intent dialer

编辑录入:coldstar [复制链接] [打 印]
赞助商链接