Searched refs:MESSAGE_REQUEST_LOADING (Results 1 – 2 of 2) sorted by relevance
85 private static final int MESSAGE_REQUEST_LOADING = 1; field in ContactPhotoManagerImpl622 mainThreadHandler.sendEmptyMessage(MESSAGE_REQUEST_LOADING); in requestLoading()630 case MESSAGE_REQUEST_LOADING: in handleMessage()
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()