Searched refs:onContentSelectionsAvailable (Results 1 – 4 of 4) sorted by relevance
303 void onContentSelectionsAvailable( in onContentSelectionsAvailable() method334 public void onContentSelectionsAvailable( in onContentSelectionsAvailable() method in ContentSuggestionsManager.SelectionsCallbackWrapper339 mCallback.onContentSelectionsAvailable(statusCode, selections)); in onContentSelectionsAvailable()
24 void onContentSelectionsAvailable(int statusCode, in List<ContentSelection> selections); in onContentSelectionsAvailable() method
167 callback.onContentSelectionsAvailable(statusCode, selections); in wrapSelectionsCallback()
1317 …method public void onContentSelectionsAvailable(int, @NonNull java.util.List<android.app.contentsu…