Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/nfc/tech/
H A 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()
/aosp14/frameworks/base/core/java/android/text/
H A DDynamicLayout.java756 private void updateAlwaysNeedsToBeRedrawn(int blockIndex) { in updateAlwaysNeedsToBeRedrawn()
910 int blockIndex = firstBlock; in updateBlocks() local
976 public void setBlockIndex(int index, int blockIndex) { in setBlockIndex()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java2173 final int blockIndex = dynamicLayout.getBlockIndex(blockSet.valueAt(i)); in drawHardwareAccelerated() local
2191 final int blockIndex = blockIndices[i]; in drawHardwareAccelerated() local
2214 final int blockIndex = dynamicLayout.getBlockIndex(block); in drawHardwareAccelerated() local
2238 int blockIndex = blockIndices[blockInfoIndex]; in drawHardwareAcceleratedInner() local
2370 final int blockIndex = blockIndices[i]; in invalidateTextDisplayList() local
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4078 ssize_t blockIndex, uint32_t* outLastRef, in resolveAttributeReference()
4577 ssize_t ResTable::resolveReference(Res_value* value, ssize_t blockIndex, in resolveReference()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...