Searched refs:containertype (Results 1 – 1 of 1) sorted by relevance
340 int containertype = mRequest.getContainerType(); in handleRequest() local341 if (containertype != MTP_CONTAINER_TYPE_COMMAND) { in handleRequest()342 ALOGE("wrong container type %d", containertype); in handleRequest()