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

/packages/apps/FMRadio/src/com/android/fmradio/
H A DFmService.java1283 // Thread 2: onAudioPatchListUpdate() or startRender()
1346 public void onAudioPatchListUpdate(AudioPatch[] patchList) { method in class:FmService.FmOnAudioPortUpdateListener
1348 Log.d(TAG, "onAudioPatchListUpdate, not power up");
1353 Log.d(TAG, "onAudioPatchListUpdate no audio focus");
1363 Log.d(TAG, "onAudioPatchListUpdate reinit for BT or WFD connected");
1383 Log.d(TAG, "onAudioPatchListUpdate: fallback as createAudioPatch failed");

Completed in 29 milliseconds