Searched refs:mAndroidPhoneNodeWithApp (Results 1 – 1 of 1) sorted by relevance
106 private Node mAndroidPhoneNodeWithApp; field in MainWearActivity191 mAndroidPhoneNodeWithApp = pickBestNodeId(capabilityInfo.getNodes()); in onCapabilityChanged()212 mAndroidPhoneNodeWithApp = pickBestNodeId(capabilityInfo.getNodes()); in checkIfPhoneHasApp()224 if (mAndroidPhoneNodeWithApp != null) { in verifyNodeAndUpdateUI()230 String.format(INSTALLED_MESSAGE, mAndroidPhoneNodeWithApp.getDisplayName()); in verifyNodeAndUpdateUI()