Searched defs:sendCommand (Results 1 – 8 of 8) sorted by relevance
81 void sendCommand(String ...args) throws IOException { in sendCommand() method in DaemonProxy
282 status_t Camera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::Camera
209 virtual status_t sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::BpCamera
371 status_t CameraHardwareStub::sendCommand(int32_t command, int32_t arg1, in sendCommand() function in android::CameraHardwareStub
1210 status_t CameraService::Client::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::CameraService::Client
176 status_t OMXNodeInstance::sendCommand( in sendCommand() function in android::OMXNodeInstance
264 status_t OMX::sendCommand( in sendCommand() function in android::OMX
122 virtual status_t sendCommand( in sendCommand() function in android::BpOMX