Home
last modified time | relevance | path

Searched defs:showInvalidChoiceToast (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/webview/
H A DWebViewUpdateServiceWrapper.java100 public void showInvalidChoiceToast(Context context) { in showInvalidChoiceToast() method in WebViewUpdateServiceWrapper
/aosp12/packages/apps/Settings/src/com/android/settings/bugreporthandler/
H A DBugReportHandlerUtil.java241 public void showInvalidChoiceToast(Context context) { in showInvalidChoiceToast() method in BugReportHandlerUtil