OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFileAcceptable
(Results
1 - 2
of
2
) sorted by null
/packages/apps/CertInstaller/src/com/android/certinstaller/
CertFile.java
156
return
isFileAcceptable
(file.getPath());
162
protected boolean
isFileAcceptable
(String path) {
CertFileList.java
176
if (
isFileAcceptable
(path)) {
Completed in 28 milliseconds