Home
last modified time | relevance | path

Searched defs:tuple (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/animation/
DStateListAnimator.java83 Tuple tuple = new Tuple(specs, animator); in addState() local
147 final Tuple tuple = mTuples.get(i); in clone() local
167 final Tuple tuple = mTuples.get(i); in setState() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DHSConnectionCapabilityElementTest.java48 private void appendProtocolPortTuple(ByteBuffer buffer, ProtocolPortTuple tuple) { in appendProtocolPortTuple()
/frameworks/native/libs/vr/libpdx/
Dserialization_tests.cpp1116 TEST(SerializationTest, tuple) { in TEST() argument
2291 TEST(DeserializationTest, tuple) { in TEST() argument
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp3334 for (auto& tuple : inflightBuffers) { in flushInflightRequests() local