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