Searched refs:OS_PLATFORM_SAMPLES_FOLDER (Results 1 – 2 of 2) sorted by relevance
97 mPaths.put(SAMPLES, mRootFolderOsPath + SdkConstants.OS_PLATFORM_SAMPLES_FOLDER); in PlatformTarget()
361 public static final String OS_PLATFORM_SAMPLES_FOLDER = FD_SAMPLES + File.separator; field in SdkConstants