Searched refs:onUnknownEvent (Results 1 – 2 of 2) sorted by relevance
304 public void onUnknownEvent() { in onUnknownEvent() method in HfpNativeInterfaceTest306 mNativeInterface.onUnknownEvent(eventString, TEST_DEVICE_ADDRESS); in onUnknownEvent()
676 void onUnknownEvent(String eventString, byte[] address) { in onUnknownEvent() method in NativeInterface