Searched refs:URI_ALLOW_UNSAFE (Results 1 – 3 of 3) sorted by relevance
6839 URI_ALLOW_UNSAFE,6939 public static final int URI_ALLOW_UNSAFE = 1<<2; field in Intent7337 if ((flags& URI_ALLOW_UNSAFE) == 0) { in parseUriInternal()7528 if ((flags& URI_ALLOW_UNSAFE) == 0) {7996 | Intent.URI_ANDROID_APP_SCHEME | Intent.URI_ALLOW_UNSAFE); in parseCommandArgs()
11342 field public static final int URI_ALLOW_UNSAFE = 4; // 0x4
7827 field public static final int URI_ALLOW_UNSAFE = 4; // 0x4