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