Searched defs:mPendingCallVideoState (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java216 private int mPendingCallVideoState; field in class:ImsPhoneCallTracker
378 mPendingCallVideoState = videoState;
423 mPendingCallVideoState = videoState;
552 mPendingCallVideoState = videoState;
955 ImsCallProfile.getCallTypeFromVideoState(mPendingCallVideoState));
1928 dialInternal(mPendingMO, mClirMode, mPendingCallVideoState, mPendingIntentExtras);
1952 mPendingCallVideoState, mPendingIntentExtras);

Completed in 84 milliseconds