Searched refs:mVideoStateHistory (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java246 private int mVideoStateHistory; field in class:Call
1391 return mVideoStateHistory;
1403 mVideoStateHistory = mVideoStateHistory | videoState;

Completed in 28 milliseconds