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