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