Searched defs:getDataType (Results 1 – 1 of 1) sorted by relevance
| /appfunctions/appfunctions-common/src/main/java/androidx/appfunctions/ | ||
| D | AppFunctionDataSpec.kt | 41 internal abstract fun getDataType(key: String): AppFunctionDataTypeMetadata? in getDataType() method in androidx.appfunctions.AppFunctionDataSpec |