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

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
IAndroidTarget.java 30 /** OS Path to the "framework.aidl" file. */
68 /** OS Path to the target's version of the aidl tool.
69 * This is deprecated as aidl is now in the platform tools and not in the platform. */
71 public final static int AIDL = 21;
  /build/core/
config.mk 201 AIDL := $(HOST_OUT_EXECUTABLES)/aidl$(HOST_EXECUTABLE_SUFFIX)

Completed in 31 milliseconds