OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATE_ACTION_PARSING
(Results
1 - 3
of
3
) sorted by null
/development/samples/training/threadsample/src/com/example/android/threadsample/
Constants.java
79
public static final int
STATE_ACTION_PARSING
= 2;
RSSPullService.java
178
mBroadcaster.broadcastIntentWithState(Constants.
STATE_ACTION_PARSING
);
DisplayActivity.java
342
case Constants.
STATE_ACTION_PARSING
:
Completed in 45 milliseconds