Searched refs:updateAppLinkState (Results 1 – 2 of 2) sorted by relevance
109 updateAppLinkState(indexToLinkState(mCurrentIndex)); in onRadioButtonClicked()165 private void updateAppLinkState(final int newState) { in updateAppLinkState() method in OpenSupportedLinks
151 return updateAppLinkState(Integer.parseInt((String) newValue)); in buildStateDropDown()169 private boolean updateAppLinkState(final int newState) { in updateAppLinkState() method in AppLaunchSettings