Searched refs:onSearchResult (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsSearchBarController.java93 void onSearchResult(String query, ArrayList<ComponentKey> apps); method in interface:AllAppsSearchBarController.Callbacks
H A DDefaultAppSearchAlgorithm.java55 callback.onSearchResult(query, result);
H A DAllAppsContainerView.java617 public void onSearchResult(String query, ArrayList<ComponentKey> apps) { method in class:AllAppsContainerView
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java713 void onSearchResult(int connId, int srvcType, method in class:GattService
719 if (VDBG) Log.d(TAG, "onSearchResult() - address=" + address + ", uuid=" + uuid);

Completed in 226 milliseconds