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

  /packages/apps/Messaging/src/com/android/messaging/ui/
SnackBar.java 50 private final String mActionLabel;
57 mActionLabel = actionLabel;
65 return mActionLabel;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java 209 mActionLabel = actionLabel;
214 return mActionLabel;
229 private final String mActionLabel;
    [all...]

Completed in 515 milliseconds