Home
last modified time | relevance | path

Searched refs:interfaceProfile (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/
DClassProfile.java118 public void addInterface(ClassProfile interfaceProfile) { in addInterface() argument
119 mInterfaces.add(interfaceProfile); in addInterface()