Home
last modified time | relevance | path

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

/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/
DMethodProfile.java45 private final HashMap<String, MethodProfile> mApiConstructorCalls = new HashMap<>(); field in MethodProfile
102 return mApiConstructorCalls; in getApiConstructorCalls()
121 mApiConstructorCalls.putIfAbsent( in addApiConstructorCall()