Searched refs:MSG_SET_PROXY (Results 1 – 1 of 1) sorted by relevance
45 private static final int MSG_SET_PROXY = 200; field in OverviewInteractionState85 mBgHandler.obtainMessage(MSG_SET_PROXY, proxy).sendToTarget(); in setSystemUiProxy()106 case MSG_SET_PROXY: in handleBgMessage()