Searched refs:EXTRA_BYTES (Results 1 – 2 of 2) sorted by relevance
39 public static final String EXTRA_BYTES = "bytes"; field in UtilsReceiver96 res.putLong(EXTRA_BYTES, allocated); in doAllocation()
402 bytes.value = getResultExtras(false).getLong(UtilsReceiver.EXTRA_BYTES); in doAllocateReceiver()418 return res.getLong(UtilsReceiver.EXTRA_BYTES); in doAllocateProvider()