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