Searched defs:supportedTypes (Results 1 – 8 of 8) sorted by relevance
74 std::unordered_set<std::string> supportedTypes; in getSupportedTypes() local138 std::unordered_set<std::string> supportedTypes = getSupportedTypes(); in onTransact() local
49 private val supportedTypes = arrayOf(TYPE_MOBILE, TYPE_WIFI, TYPE_ETHERNET) constant
88 public int supportedTypes; field in MediaRouterClientState.RouteInfo
106 String[] supportedTypes = getSupportedTypes(index); in getNewCodecInfoAt() local
2179 String supportedTypes = typesToString(getSupportedTypes()); in toString() local2872 public boolean filterRouteEvent(int supportedTypes) { in filterRouteEvent()
198 String[] supportedTypes = info.getSupportedTypes(); in findDecoderCodec() local
589 type_t supportedTypes; ///< supported allocation types member
1544 final int supportedTypes = computeSupportedTypes(descriptor); in updateDescriptor() local