Home
last modified time | relevance | path

Searched refs:WELCOME_MESSAGE (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/WearVerifyRemoteApp/Application/src/com.example.android.wearable.wear.wearverifyremoteapp/
DMainMobileActivity.java58 private static final String WELCOME_MESSAGE = "Welcome to our Mobile app!\n\n"; field in MainMobileActivity
61 WELCOME_MESSAGE + "Checking for Wear Devices for app...\n";
64 WELCOME_MESSAGE
68 WELCOME_MESSAGE
73 WELCOME_MESSAGE
80 WELCOME_MESSAGE
/development/samples/browseable/WearVerifyRemoteApp/Wearable/src/com.example.android.wearable.wear.wearverifyremoteapp/
DMainWearActivity.java56 private static final String WELCOME_MESSAGE = "Welcome to our Wear app!\n\n"; field in MainWearActivity
59 WELCOME_MESSAGE + "Checking for Mobile app...\n";
62 WELCOME_MESSAGE
67 WELCOME_MESSAGE