Searched refs:TYPE_MOBILE (Results 1 – 2 of 2) sorted by relevance
60 typeout = loc_core::NetworkInfoDataItemBase::TYPE_MOBILE; in updateNetworkState()
225 TYPE_MOBILE, enumerator266 return (type >= TYPE_UNKNOWN || type < TYPE_MOBILE) ? 0 : (1<<type); in typeToAllTypes()