Searched defs:arg1 (Results 1 – 6 of 6) sorted by relevance
/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbMessage.java | 51 public void set(int command, int arg0, int arg1, byte[] data) { in set() 63 public void set(int command, int arg0, int arg1) { in set() 66 public void set(int command, int arg0, int arg1, String data) { in set()
|
/development/ndk/platforms/android-3/include/linux/ |
D | thread_info.h | 17 unsigned long arg0, arg1, arg2, arg3; member
|
/development/tools/axl/ |
D | singletonmixin.py | 134 def __init__(self, arg1, arg2): argument 150 def __init__(self, arg1, arg2): argument 187 def __init__(self, arg1, arg2): argument
|
/development/tools/emulator/test-apps/GpsLocationTest/src/com/android/emulator/gps/test/ |
D | GpsLocationTest.java | 88 public void onStatusChanged(String arg0, int arg1, Bundle arg2) { in onStatusChanged()
|
/development/host/windows/usb/adb_winapi_test/ |
D | adb_winapi_test.cpp | 49 unsigned int arg1; /* second argument */ member
|
/development/tools/emulator/system/camera/ |
D | EmulatedCamera.cpp | 508 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand() 899 int32_t arg1, in send_command()
|