OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERROR_COULD_NOT_GET_FD
(Results
1 - 2
of
2
) sorted by null
/packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
InstallerConstants.java
34
public static final int
ERROR_COULD_NOT_GET_FD
= -603;
InstallTask.java
131
mErrorCode = InstallerConstants.
ERROR_COULD_NOT_GET_FD
;
Completed in 48 milliseconds