Searched refs:STATUS_SUCCESS (Results 1 – 13 of 13) sorted by relevance
614 public static final int STATUS_SUCCESS = 200; field in Downloads.Impl734 case STATUS_SUCCESS: return "SUCCESS"; in statusToString()
15 public static final int STATUS_SUCCESS = 0; field in PhotoBitmapLoaderInterface.BitmapResult
112 result.status = BitmapResult.STATUS_SUCCESS; in onStartLoading()
34 public static final int STATUS_SUCCESS = 1; field in CellNetworkScanResult
140 result = Downloads.Impl.STATUS_SUCCESS; in close()
870 parts.add(statusClause("=", Downloads.Impl.STATUS_SUCCESS)); in runQuery()1200 values.put(Downloads.Impl.COLUMN_STATUS, Downloads.Impl.STATUS_SUCCESS); in addCompletedDownload()1395 case Downloads.Impl.STATUS_SUCCESS: in translateStatus()
110 result.status = BitmapResult.STATUS_SUCCESS; in createLocalBitmap()
4581 case INSTALL_SUCCEEDED: return PackageInstaller.STATUS_SUCCESS; in installStatusToPublicStatus()4653 case DELETE_SUCCEEDED: return PackageInstaller.STATUS_SUCCESS; in deleteStatusToPublicStatus()
182 public static final int STATUS_SUCCESS = 0; field in PackageInstaller
1308 if (status == PackageInstaller.STATUS_SUCCESS) { in runInstallCommit()1584 if (status == PackageInstaller.STATUS_SUCCESS) { in runUninstall()
16025 case PackageInstaller.STATUS_SUCCESS: in movePackageInternal()
9126 field public static final int STATUS_SUCCESS = 0; // 0x0
9408 field public static final int STATUS_SUCCESS = 0; // 0x0