HomeSort by relevance Sort by last modified time
    Searched defs:TOTAL_BYTES (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 195 public static final String TOTAL_BYTES = "total_bytes";
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadNotifier.java 157 final int TOTAL_BYTES = 5;
298 final long totalBytes = cursor.getLong(UpdateQuery.TOTAL_BYTES);

Completed in 248 milliseconds