Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dthread_info.h17 unsigned long arg0, arg1, arg2, arg3; member
/development/tools/axl/
Dsingletonmixin.py134 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/
DGpsLocationTest.java88 public void onStatusChanged(String arg0, int arg1, Bundle arg2) { in onStatusChanged()
/development/tools/emulator/system/camera/
DEmulatedCamera.cpp508 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
900 int32_t arg2) in send_command()