Searched refs:msgCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp387 int32_t msgCode, ext1, ext2; local
388 CHECK(msg->findInt32("msg", &msgCode));
393 msgCode, ext1, ext2);
395 switch (msgCode) {

Completed in 292 milliseconds