Searched refs:MESSAGE_REQUEST_LOADING (Results 1 – 1 of 1) sorted by relevance
592 private static final int MESSAGE_REQUEST_LOADING = 1; field in ContactPhotoManagerImpl1109 mMainThreadHandler.sendEmptyMessage(MESSAGE_REQUEST_LOADING); in requestLoading()1119 case MESSAGE_REQUEST_LOADING: { in handleMessage()