Searched refs:MSG_NAV_STOP (Results 1 – 1 of 1) sorted by relevance
34 private final static int MSG_NAV_STOP = 2; field in ThreadSafeNavigationRenderer55 mHandler.sendMessage(mHandler.obtainMessage(MSG_NAV_STOP)); in onStopNavigation()84 case MSG_NAV_STOP: in handleMessage()