Searched refs:TAB_LOAD_THUMBNAIL (Results 1 – 1 of 1) sorted by relevance
46 private static final int TAB_LOAD_THUMBNAIL = 201; field in DataController120 mDataHandler.sendMessage(TAB_LOAD_THUMBNAIL, tab); in loadThumbnail()179 case TAB_LOAD_THUMBNAIL: in handleMessage()