Searched defs:onSearchStarted (Results 1 – 3 of 3) sorted by relevance
29 void onSearchStarted(in int reason); in onSearchStarted() method
105 public void onSearchStarted(int reason) { in onSearchStarted() method in BluetoothLeBroadcastAssistantCallback
112 void onSearchStarted(@Reason int reason); in onSearchStarted() method