Home
last modified time | relevance | path

Searched defs:getDataType (Results 1 – 1 of 1) sorted by relevance

/appfunctions/appfunctions-common/src/main/java/androidx/appfunctions/
DAppFunctionDataSpec.kt41 internal abstract fun getDataType(key: String): AppFunctionDataTypeMetadata? in getDataType() method in androidx.appfunctions.AppFunctionDataSpec
158 override fun getDataType(key: String): AppFunctionDataTypeMetadata? { in getDataType() method in androidx.appfunctions.AppFunctionDataSpec.ObjectSpec
174 override fun getDataType(key: String): AppFunctionDataTypeMetadata? { in getDataType() method in androidx.appfunctions.AppFunctionDataSpec.ParametersSpec