HomeSort by relevance Sort by last modified time
    Searched refs:GET_PARAMETERS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/camera/
ICamera.cpp 38 GET_PARAMETERS,
206 remote()->transact(GET_PARAMETERS, data, &reply);
340 case GET_PARAMETERS: {
341 LOGV("GET_PARAMETERS");
  /frameworks/base/media/libmedia/
IAudioFlinger.cpp 52 GET_PARAMETERS,
344 remote()->transact(GET_PARAMETERS, data, &reply);
842 case GET_PARAMETERS: {
    [all...]

Completed in 45 milliseconds