OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startResponderService
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
MainActivity.java
58
startResponderService
(ResponderService.ACTION_INCOMING);
61
private void
startResponderService
(String action) {
73
startResponderService
(ACTION_GET_CONVERSATION);
/developers/samples/android/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
MainActivity.java
58
startResponderService
(ResponderService.ACTION_INCOMING);
61
private void
startResponderService
(String action) {
73
startResponderService
(ACTION_GET_CONVERSATION);
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/
MainActivity.java
58
startResponderService
(ResponderService.ACTION_INCOMING);
61
private void
startResponderService
(String action) {
73
startResponderService
(ACTION_GET_CONVERSATION);
Completed in 44 milliseconds