/aosp_15_r20/frameworks/base/services/core/java/com/android/server/sensorprivacy/ |
H A D | CameraPrivacyLightController.java | 164 Pair<Long, Integer> lastElement = mAmbientLightValues.peekLast(); in addElement() local 195 Pair<Long, Integer> lastElement = mAmbientLightValues.peekLast(); in getLiveAmbientLightTotal() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/pagination/async/ |
H A D | PaginatedItemsPublisherTckTest.java | 85 private long lastElement(List<Long> s) { in lastElement() method in PaginatedItemsPublisherTckTest.PageFetcher
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uvector.h | 166 inline void* lastElement() const {return elementAt(count-1);} in lastElement() function
|
H A D | ucharstriebuilder.cpp | 247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
|
H A D | bytestriebuilder.cpp | 298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uvector.h | 166 inline void* lastElement() const {return elementAt(count-1);} in lastElement() function
|
H A D | ucharstriebuilder.cpp | 247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
|
H A D | bytestriebuilder.cpp | 298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | uvector.h | 166 inline void* lastElement() const {return elementAt(count-1);} in lastElement() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | uvector.h | 373 inline void* UVector::lastElement(void) const { in lastElement() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | uvector.h | 373 inline void* UVector::lastElement(void) const { in lastElement() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
H A D | uvector.h | 373 inline void* UVector::lastElement(void) const { in lastElement() function
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | uvector.h | 373 inline void* UVector::lastElement(void) const { in lastElement() function
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/internal/marshall/ |
H A D | XmlWriter.java | 134 String lastElement = elementStack.pop(); in endElement() local
|
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
H A D | FixedTableModel.java | 59 private int lastElement; field in FixedTableModel.FixedTableModelIterator
|
H A D | DynamicTableModel.java | 186 int lastElement = 0; // last element index iterated field in DynamicTableModel.TableModelIterator
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | RbPath.java | 207 String lastElement = getSegment(length() - 1); in typeSuffixIsAnyOf() local
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
H A D | NodeText.java | 224 TextElement lastElement = elements.get(elements.size() - 1); in endWithSpace() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestPathsModule.java | 229 String lastElement = ""; in findFirstQ() local
|
H A D | TestAttributeValues.java | 170 String lastElement = null; in checkFile() local
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | array.hpp | 369 Type *lastElement = PopBack(); in Remove() local
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Vector.annotated.java | 71 @libcore.util.NullFromTypeParam public synchronized E lastElement() { throw new RuntimeException("S… in lastElement() method in Vector
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/internal/ |
H A D | DownloadDirectoryHelperTest.java | 139 …String lastElement = destinationDirectory.getName(destinationDirectory.getNameCount() - 1).toStrin… in assertExceptionThrownForInvalidKeys() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | Vector.java | 125 public synchronized E lastElement() { in lastElement() method in Vector
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CStringChecker.cpp | 1062 SVal lastElement = C.getSValBuilder().evalBinOpLN(state, BO_Add, in evalCopyCommon() local 1685 SVal lastElement = svalBuilder.evalBinOpLN(state, BO_Add, *dstRegVal, in evalStrcpyCommon() local
|