Searched refs:MSG_TILE_SERVICE_REQUEST_CANCEL (Results 1 – 1 of 1) sorted by relevance
164 private static final int MSG_TILE_SERVICE_REQUEST_CANCEL = 62 << MSG_SHIFT; field in CommandQueue1430 mHandler.obtainMessage(MSG_TILE_SERVICE_REQUEST_CANCEL, s).sendToTarget(); in cancelRequestAddTile()1902 case MSG_TILE_SERVICE_REQUEST_CANCEL: in handleMessage()