Searched defs:resultList (Results 1 – 2 of 2) sorted by relevance
96 final List<InstantAppResolveInfo> resultList = new ArrayList<>(responseSize); in _onGetInstantAppResolveInfo() local111 final List<InstantAppResolveInfo> resultList = new ArrayList<>(1); in _onGetInstantAppIntentFilter() local
355 ArrayList<R> resultList = new ArrayList<R>(); in queryIntentFromList() local