Home
last modified time | relevance | path

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

/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
DChannel.java148 private static final int MSG_ENABLED = -3; field in Channel
376 postMessage(MSG_ENABLED, (byte[]) null); in enable()