Searched defs:InstantiableName (Results 1 – 1 of 1) sorted by relevance
51 string Type::InstantiableName() const { return JavaType(); } in InstantiableName() function in android::aidl::java::Type196 string ListType::InstantiableName() const { return "java.util.ArrayList"; } in InstantiableName() function in android::aidl::java::ListType237 string GenericListType::InstantiableName() const { in InstantiableName() function in android::aidl::java::GenericListType