Searched refs:getBroadcastForEnvironment (Results 1 – 2 of 2) sorted by relevance
197 public static @Nullable String getBroadcastForEnvironment(String envState) { in getBroadcastForEnvironment() method in VolumeInfo202 return getBroadcastForEnvironment(getEnvironmentForState(state)); in getBroadcastForState()
649 final String action = VolumeInfo.getBroadcastForEnvironment(envState); in handleMessage()