isValidateLocalUri

public static boolean isValidateLocalUri(Uri pUri)

Checks whether the file Uri scheme starts with "file" or "content".

Return

true if the Uri scheme starts with "file" or "content"

Parameters

pUri

file Uri