Searched refs:onShowSafetyWarning (Results 1 – 4 of 4) sorted by relevance
210 void onShowSafetyWarning(int flags); in onShowSafetyWarning() method
439 mCallbacks.onShowSafetyWarning(flags); in onShowSafetyWarningW()1007 public void onShowSafetyWarning(final int flags) { in onShowSafetyWarning() method in VolumeDialogControllerImpl.C1012 entry.getKey().onShowSafetyWarning(flags); in onShowSafetyWarning()
2404 public void onShowSafetyWarning(int flags) {
361 callbacks.onShowSafetyWarning(AudioManager.FLAG_SHOW_UI); in testComputeTimeout_withSafetyWarningOn()