Searched refs:MSG_NAV_START (Results 1 – 1 of 1) sorted by relevance
33 private final static int MSG_NAV_START = 1; field in ThreadSafeNavigationRenderer50 mHandler.sendMessage(mHandler.obtainMessage(MSG_NAV_START)); in onStartNavigation()81 case MSG_NAV_START: in handleMessage()