Home
last modified time | relevance | path

Searched refs:URI_ALLOW_UNSAFE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/
DIntent.java4320 public static final int URI_ALLOW_UNSAFE = 1<<2; field in Intent
4671 if ((flags& URI_ALLOW_UNSAFE) == 0) { in parseUri()
4860 if ((flags& URI_ALLOW_UNSAFE) == 0) {
/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java728 | Intent.URI_ANDROID_APP_SCHEME | Intent.URI_ALLOW_UNSAFE); in makeIntent()
/frameworks/base/api/
Dcurrent.txt8341 field public static final int URI_ALLOW_UNSAFE = 4; // 0x4
Dsystem-current.txt8598 field public static final int URI_ALLOW_UNSAFE = 4; // 0x4