Searched refs:TUNNEL_PEEK_SET_LEGACY_KEY (Results 1 – 1 of 1) sorted by relevance
86 constexpr char TUNNEL_PEEK_SET_LEGACY_KEY[] = "android._tunnel-peek-set-legacy"; variable2565 ALOGE("encoder does not support %s", TUNNEL_PEEK_SET_LEGACY_KEY); in setTunnelPeekLegacy()2569 ALOGE("%s is only supported in tunnel mode", TUNNEL_PEEK_SET_LEGACY_KEY); in setTunnelPeekLegacy()8162 if (params->findInt32(TUNNEL_PEEK_SET_LEGACY_KEY, &tunnelPeekSetLegacy)) { in setParameters()