Home
last modified time | relevance | path

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

/development/samples/browseable/WearVerifyRemoteApp/Wearable/src/com.example.android.wearable.wear.wearverifyremoteapp/
DMainWearActivity.java77 private static final String PLAY_STORE_APP_URI = field in MainWearActivity
258 .setData(Uri.parse(PLAY_STORE_APP_URI)); in openAppInStoreOnPhone()
/development/samples/browseable/WearVerifyRemoteApp/Application/src/com.example.android.wearable.wear.wearverifyremoteapp/
DMainMobileActivity.java90 private static final String PLAY_STORE_APP_URI = field in MainMobileActivity
330 .setData(Uri.parse(PLAY_STORE_APP_URI)); in openPlayStoreOnWearDevicesWithoutApp()