Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/drm/1.0/default/
H A DCryptoPlugin.cpp84 android::CryptoPlugin::Mode legacyMode = android::CryptoPlugin::kMode_Unencrypted; in decrypt() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java2289 GetConnCapabilitiesAnswerV1_4(int wifiTechnology, int legacyMode, int channelBandwidth, in GetConnCapabilitiesAnswerV1_4()