Searched defs:getActionLabel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSnackBar.java64 String getActionLabel() { method in class:SnackBar.Action
249 public String getActionLabel() { method in class:SnackBar
253 return mAction.getActionLabel();
293 mActionTextView.setText(mAction.getActionLabel());

Completed in 106 milliseconds