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

  /packages/apps/DeskClock/src/com/android/deskclock/widget/
ActionableToastBar.java 54 private TextView mActionText;
80 mActionText = (TextView) findViewById(R.id.action_text);
134 mActionText.setText(actionTextResource);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActionableToastBar.java 54 private TextView mActionText;
87 mActionText = (TextView) findViewById(R.id.action_text);
142 mActionText.setText(actionTextResource);

Completed in 856 milliseconds