Home | History | Annotate | Download | only in app

Lines Matching defs:KEY_ACTIONS

3775         private static final String KEY_ACTIONS = "actions";
3833 wearableBundle.getParcelableArrayList(KEY_ACTIONS);
3893 wearableBundle.putParcelableArrayList(KEY_ACTIONS, parcelables);
3895 wearableBundle.putParcelableArrayList(KEY_ACTIONS, null);