HomeSort by relevance Sort by last modified time
    Searched defs:A_VERSION (Results 1 - 3 of 3) sorted by null

  /development/samples/USB/AdbTest/src/com/android/adb/
AdbMessage.java 36 public static final int A_VERSION = 0x01000000;
  /system/core/adb/
adb.h 52 #define A_VERSION 0x01000001
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 44 #define A_VERSION 0x01000000
510 msg_send.arg0 = A_VERSION;

Completed in 92 milliseconds