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

  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java 43 public static final int ACTION_NEGATIVE = 2;
415 * {@link #ACTION_NEUTRAL}, {@link #ACTION_POSITIVE} or {@link #ACTION_NEGATIVE}.
557 case Card.ACTION_NEGATIVE:
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 43 public static final int ACTION_NEGATIVE = 2;
415 * {@link #ACTION_NEUTRAL}, {@link #ACTION_POSITIVE} or {@link #ACTION_NEGATIVE}.
557 case Card.ACTION_NEGATIVE:
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java 524 .addAction("Unregister Listener", ACTION_UNREGISTER, Card.ACTION_NEGATIVE)
  /developers/samples/android/sensors/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java 524 .addAction("Unregister Listener", ACTION_UNREGISTER, Card.ACTION_NEGATIVE)
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/
BatchStepSensorFragment.java 524 .addAction("Unregister Listener", ACTION_UNREGISTER, Card.ACTION_NEGATIVE)

Completed in 549 milliseconds