Searched defs:STATUS_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
H A DPhotoBitmapLoaderInterface.java12 public static final int STATUS_SUCCESS = 0; field in class:PhotoBitmapLoaderInterface.BitmapResult
/frameworks/base/core/java/android/provider/
H A DDownloads.java614 public static final int STATUS_SUCCESS = 200; field in class:Downloads.Impl
734 case STATUS_SUCCESS: return "SUCCESS";

Completed in 94 milliseconds