HomeSort by relevance Sort by last modified time
    Searched defs:getActionLabel (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/
SnackBar.java 64 String getActionLabel() {
249 public String getActionLabel() {
253 return mAction.getActionLabel();
293 mActionTextView.setText(mAction.getActionLabel());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java 213 public String getActionLabel() {
    [all...]

Completed in 151 milliseconds