Searched refs:frontendType (Results 1 – 5 of 5) sorted by relevance
27 int frontendType;
81 void setFrontendType(int frontendType) { mType = frontendType; } in setFrontendType() argument
1156 int handle, int frontendType, int exclusiveGroupId) { in tunerFrontendInfo() argument1159 info.type = frontendType; in tunerFrontendInfo()1164 private TunerFrontendRequest tunerFrontendRequest(int clientId, int frontendType) { in tunerFrontendRequest() argument1167 request.frontendType = frontendType; in tunerFrontendRequest()
821 request.frontendType = mFrontendType; in requestFrontend()
682 if (fr.getType() == request.frontendType) { in requestFrontendInternal()