Searched defs:STATUS_SUCCESS (Results 1 - 2 of 2) sorted by relevance
/frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/ | ||
H A D | PhotoBitmapLoaderInterface.java | 12 public static final int STATUS_SUCCESS = 0; field in class:PhotoBitmapLoaderInterface.BitmapResult |
/frameworks/base/core/java/android/provider/ | ||
H A D | Downloads.java | 614 public static final int STATUS_SUCCESS = 200; field in class:Downloads.Impl 734 case STATUS_SUCCESS: return "SUCCESS"; |
Completed in 47 milliseconds