OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACTION_NEUTRAL
(Results
1 - 2
of
2
) sorted by null
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java
44
public static final int
ACTION_NEUTRAL
= 3;
415
* {@link #
ACTION_NEUTRAL
}, {@link #ACTION_POSITIVE} or {@link #ACTION_NEGATIVE}.
560
case Card.
ACTION_NEUTRAL
:
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java
44
public static final int
ACTION_NEUTRAL
= 3;
415
* {@link #
ACTION_NEUTRAL
}, {@link #ACTION_POSITIVE} or {@link #ACTION_NEGATIVE}.
560
case Card.
ACTION_NEUTRAL
:
Completed in 2584 milliseconds