Searched refs:MSG_ON_NEW_PICTURE (Results 1 – 1 of 1) sorted by relevance
78 private static final int MSG_ON_NEW_PICTURE = 6; field in AwContentsClientCallbackHelper127 case MSG_ON_NEW_PICTURE: { in handleMessage()187 mHandler.sendMessageAtTime(mHandler.obtainMessage(MSG_ON_NEW_PICTURE, pictureProvider), in postOnNewPicture()