Searched refs:MSG_ON_PAGE_STARTED (Results 1 – 1 of 1) sorted by relevance
74 private static final int MSG_ON_PAGE_STARTED = 2; field in AwContentsClientCallbackHelper105 case MSG_ON_PAGE_STARTED: { in handleMessage()162 mHandler.sendMessage(mHandler.obtainMessage(MSG_ON_PAGE_STARTED, url)); in postOnPageStarted()