Searched refs:onShowCsdWarning (Results 1 – 3 of 3) sorted by relevance
229 void onShowCsdWarning(@AudioManager.CsdWarning int csdWarning, int durationMs); in onShowCsdWarning() method
440 mCallbacks.onShowCsdWarning(csdWarning, durationMs); in onShowCsdWarningW()1014 public void onShowCsdWarning(int csdWarning, int durationMs) { in onShowCsdWarning() method in VolumeDialogControllerImpl.C1022 entry.getKey().onShowCsdWarning(csdWarning, durationMs); in onShowCsdWarning()
2362 public void onShowCsdWarning(int csdWarning, int durationMs) {