Searched refs:URI_ALLOW_UNSAFE (Results 1 – 4 of 4) sorted by relevance
6450 URI_ALLOW_UNSAFE,6550 public static final int URI_ALLOW_UNSAFE = 1<<2; field in Intent6931 if ((flags& URI_ALLOW_UNSAFE) == 0) { in parseUri()7120 if ((flags& URI_ALLOW_UNSAFE) == 0) {7587 | Intent.URI_ANDROID_APP_SCHEME | Intent.URI_ALLOW_UNSAFE); in parseCommandArgs()
7827 field public static final int URI_ALLOW_UNSAFE = 4; // 0x4
10501 field public static final int URI_ALLOW_UNSAFE = 4; // 0x4