Home
last modified time | relevance | path

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

/cts/tests/tests/media/libaudiojni/
Dappendix-b-1-1-buffer-queue.cpp126 const unsigned interfaces = 0; in TestPlayMusicBufferQueue() local
/cts/tests/tests/tethering/src/android/tethering/cts/
DTetheringManagerTest.java415 public void onTetherableInterfacesChanged(List<String> interfaces) { in onTetherableInterfacesChanged()
421 public void onTetheredInterfacesChanged(List<String> interfaces) { in onTetheredInterfacesChanged()
/cts/tests/signature/lib/common/src/android/signature/cts/
DApiComplianceChecker.java247 Class<?>[] interfaces = runtimeClass.getInterfaces(); in addInterfacesToSetByName() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DNetstatsIncidentTest.java254 private void checkInterfaces(List<NetworkInterfaceProto> interfaces) throws Exception{ in checkInterfaces()
/cts/tools/release-parser/proto/
Drelease.proto90 repeated string interfaces = 4; field