Searched refs:TILE (Results 1 – 2 of 2) sorted by relevance
41 @IntDef({INIT, APPEND, PREPEND, TILE})51 static final int TILE = 3; field in PageResult
47 if (type != PageResult.INIT && type != PageResult.TILE) {68 || (type == PageResult.TILE191 PageResult.TILE, startPosition, count, mMainThreadExecutor, mReceiver); in onPagePlaceholderInserted()