Searched refs:getRecord (Results 1 – 3 of 3) sorted by relevance
457 private Record getRecord() { in getRecord() method463 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testSetBogusAllocator()480 final int resId = getRecord().resId; in testGetAllocator()576 final int resId = getRecord().resId; in testGetUnpremul()632 final int resId = getRecord().resId; in testGetPostProcessor()822 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testPostProcessorInvalidReturn()834 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testPostProcessorAndUnpremul()992 final int resId = getRecord().resId; in testGetOnPartialImageListener()1208 final int resId = getRecord().resId; in testGetMutable()1267 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testMutableHardware()[all …]
817 AccessibilityRecord expectedRecord = expectedEvent.getRecord(0); in assertEqualAppendedRecord()818 AccessibilityRecord receivedRecord = receivedEvent.getRecord(0); in assertEqualAppendedRecord()
54706 method public android.view.accessibility.AccessibilityRecord getRecord(int);