Home
last modified time | relevance | path

Searched defs:sendCommand (Results 1 – 2 of 2) sorted by relevance

/development/samples/USB/MissileLauncher/src/com/android/missilelauncher/
DMissileLauncherActivity.java149 private void sendCommand(int control) { in sendCommand() method in MissileLauncherActivity
/development/tools/emulator/system/camera/
DEmulatedCamera.cpp508 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() function in android::EmulatedCamera