Searched refs:volState (Results 1 – 1 of 1) sorted by relevance
1199 final @PolitenessState int volState = getPolitenessState(record); in getSoundVolume() local1201 switch (volState) { in getSoundVolume()1212 Log.w(TAG, "getSoundVolume unexpected volume state: " + volState); in getSoundVolume()1218 "getSoundVolume state: " + volState + " vol: " + volume + " key: " + key); in getSoundVolume()