Home
last modified time | relevance | path

Searched defs:blockIndex (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/nfc/java/android/nfc/tech/
DMifareClassic.java290 public int blockToSector(int blockIndex) { in blockToSector()
420 public byte[] readBlock(int blockIndex) throws IOException { in readBlock()
442 public void writeBlock(int blockIndex, byte[] data) throws IOException { in writeBlock()
471 public void increment(int blockIndex, int value) throws IOException { in increment()
499 public void decrement(int blockIndex, int value) throws IOException { in decrement()
526 public void transfer(int blockIndex) throws IOException { in transfer()
548 public void restore(int blockIndex) throws IOException { in restore()
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
DFwdLockFile.c72 uint64_t blockIndex; member
223 uint64_t blockIndex, in FwdLockFile_CalculateCounter()
246 uint64_t blockIndex = pSession->filePos / AES_BLOCK_SIZE; in FwdLockFile_DecryptByte() local
/frameworks/base/core/java/android/text/
DDynamicLayout.java898 private void updateAlwaysNeedsToBeRedrawn(int blockIndex) { in updateAlwaysNeedsToBeRedrawn()
1052 int blockIndex = firstBlock; in updateBlocks() local
1118 public void setBlockIndex(int index, int blockIndex) { in setBlockIndex()
/frameworks/base/core/java/android/widget/
DEditor.java2200 final int blockIndex = dynamicLayout.getBlockIndex(blockSet.valueAt(i)); in drawHardwareAccelerated() local
2218 final int blockIndex = blockIndices[i]; in drawHardwareAccelerated() local
2241 final int blockIndex = dynamicLayout.getBlockIndex(block); in drawHardwareAccelerated() local
2270 int blockIndex = blockIndices[blockInfoIndex]; in drawHardwareAcceleratedInner() local
2409 final int blockIndex = blockIndices[i]; in invalidateTextDisplayList() local
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4166 ssize_t blockIndex, uint32_t* outLastRef, in resolveAttributeReference()
4665 ssize_t ResTable::resolveReference(Res_value* value, ssize_t blockIndex, in resolveReference()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...