Searched defs:onRingIndication (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java359 private void onRingIndication(byte[] address) { method in class:NativeInterface
363 Log.d(TAG, "onRingIndication: address " + address + " event " + event);
369 Log.w(TAG, "onRingIndication: Ignoring message because service not available: " + event);

Completed in 49 milliseconds