Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 4 of 4) sorted by relevance

/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
DChannel.java769 public ByteBuffer ExpandIf(ByteBuffer buff, int extra) { in ExpandIf() argument
770 if (extra <= buff.remaining()) { in ExpandIf()
773 ByteBuffer ret = ByteBuffer.allocate(buff.position() + extra); in ExpandIf()
/sdk/
DREADME.txt53 you need an extra step.
/sdk/docs/
Dhowto_SDK_git_cygwin.txt59 for a list of extra required packages.
Dhowto_build_SDK.txt130 Under Ubuntu, you will need the following extra packages: