Home
last modified time | relevance | path

Searched refs:backgroundState (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyStateListeners.java79 int backgroundState = callState.getBackgroundCallState(); in onPreciseCallStateChanged() local
93 backgroundState != PreciseCallState.PRECISE_CALL_STATE_NOT_VALID) { in onPreciseCallStateChanged()
94 processCallState(backgroundState, in onPreciseCallStateChanged()