Home
last modified time | relevance | path

Searched refs:STATE_ACTION_PARSING (Results 1 – 3 of 3) sorted by relevance

/development/samples/training/threadsample/src/com/example/android/threadsample/
DConstants.java79 public static final int STATE_ACTION_PARSING = 2; field in Constants
DRSSPullService.java178 mBroadcaster.broadcastIntentWithState(Constants.STATE_ACTION_PARSING); in onHandleIntent()
DDisplayActivity.java342 case Constants.STATE_ACTION_PARSING: