Searched refs:streamValue (Results 1 – 2 of 2) sorted by relevance
226 int streamValue = intent.getIntExtra(AudioManager.EXTRA_VOLUME_STREAM_VALUE, in onReceive() local228 mHandler.obtainMessage(H.NOTIFICATION_VOLUME_CHANGED, streamValue, 0) in onReceive()
213 int streamValue =215 int hfVol = HeadsetClientStateMachine.amToHfVol(streamValue);219 + streamValue228 streamValue);