Home
last modified time | relevance | path

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

/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
DChannel.java150 private static final int MSG_DISABLED = -4; field in Channel
385 postMessage(MSG_DISABLED, (byte[]) null); in disable()