uriStartWithFile

public static boolean uriStartWithFile(Uri pUri)

Checks whether the file Uri scheme starts with "file" and its length exceeds 7.

Return

true if the Uri scheme is "file" and its length exceeds 7

Parameters

pUri

file Uri