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

  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/models/
Card.java 28 * each card on the home screen
30 public class Card {
40 @SerializedName("type") private Card.Type mType;
61 public Card.Type getType() {
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java 37 * A Card contains a description and has a visual state. Optionally a card also contains a title,
40 public class Card {
54 // The card model contains a reference to its desired layout (for extensibility), title,
56 private int mLayoutId = R.layout.card;
59 * Tag that uniquely identifies this card.
84 * Represent actions that can be taken from the card. Stylistically the developer can
87 * @see com.example.android.sensors.batchstepsensor.Card.CardAction
93 * from its "parent" card. To push for simplicity in samples, Cards are designed to have
94 * a maximum of one progress indicator per Card
    [all...]
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 37 * A Card contains a description and has a visual state. Optionally a card also contains a title,
40 public class Card {
54 // The card model contains a reference to its desired layout (for extensibility), title,
56 private int mLayoutId = R.layout.card;
59 * Tag that uniquely identifies this card.
84 * Represent actions that can be taken from the card. Stylistically the developer can
87 * @see com.example.android.sensors.batchstepsensor.Card.CardAction
93 * from its "parent" card. To push for simplicity in samples, Cards are designed to have
94 * a maximum of one progress indicator per Card
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 789 ULONGLONG Card:1;
813 USHORT Card;

Completed in 3447 milliseconds