Searched refs:isSecurePath (Results 1 – 2 of 2) sorted by relevance
37 public static boolean isSecurePath(String path) { in isSecurePath() method in SecureSource
421 if (SecureSource.isSecurePath(mSetPathString)) { in onCreate()