Searched refs:typeName (Results 1 – 4 of 4) sorted by relevance
30 public void addResource(int resId, String packageName, String typeName, String entryName) { in addResource() argument32 mTypes.put(resId, typeName); in addResource()
69 String typeName = info.getTypeName(); in NetworkStateHandler()71 sendNetworkType(typeName.toLowerCase(), in NetworkStateHandler()
819 final String typeName = getAttr(attrs, Attr.TYPE); in parseTypeTag() local821 final EditType et = buildEditTypeForTypeTag(attrs, typeName); in parseTypeTag()824 "Undefined type '" + typeName + "' for data kind '" + kind.mimeType + "'"); in parseTypeTag()
911 const char * typeName; in nfc_jni_Discovery_notification_callback() local