Searched refs:STATE_TO_STRING (Results 1 – 1 of 1) sorted by relevance
47 private static final ImmutableMap<Integer, String> STATE_TO_STRING = ImmutableMap.of( field in ProjectionFragment64 mCurrentProjectionStatus.setText(STATE_TO_STRING.get(state)); in onProjectionStatusChanged()77 detailState.setText(STATE_TO_STRING.get(detail.getState())); in onProjectionStatusChanged()