Searched refs:CardAction (Results 1 – 2 of 2) sorted by relevance
89 private ArrayList<CardAction> mCardActions = new ArrayList<CardAction>();274 CardAction cardAction = new CardAction(); in addAction()289 for (CardAction action : mCardActions) { in setActionVisibility()354 for (CardAction action : mCardActions) { in createShallowClone()368 for (CardAction action : mCardActions) { in prepareForConfigurationChange()550 for (final CardAction action : mCard.mCardActions) { in initializeActionViews()610 public class CardAction { class in Card617 public CardAction createShallowClone() { in createShallowClone()618 CardAction actionClone = new CardAction(); in createShallowClone()
87 * @see com.example.android.sensors.batchstepsensor.Card.CardAction89 private ArrayList<CardAction> mCardActions = new ArrayList<CardAction>();274 CardAction cardAction = new CardAction();289 for (CardAction action : mCardActions) {354 for (CardAction action : mCardActions) {368 for (CardAction action : mCardActions) {550 for (final CardAction action : mCard.mCardActions) {610 public class CardAction {617 public CardAction createShallowClone() {618 CardAction actionClone = new CardAction();