Searched refs:PLUGIN_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance
120 mMainHandler.obtainMessage(MainHandler.PLUGIN_DISCONNECTED, in destroy()204 private static final int PLUGIN_DISCONNECTED = 2; field in PluginInstanceManager.MainHandler225 case PLUGIN_DISCONNECTED: in handleMessage()274 mMainHandler.obtainMessage(MainHandler.PLUGIN_DISCONNECTED, in handleMessage()