Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTransactionalServiceWrapper.java327 boolean isAnswer, int potentiallyNewVideoState, ResultReceiver callback) {
336 call.setVideoState(potentiallyNewVideoState);
444 int potentiallyNewVideoState) { in handleCallEventCallbackNewFocus() argument
455 action, call.getId(), potentiallyNewVideoState, mLock)); in handleCallEventCallbackNewFocus()
471 call.setVideoState(potentiallyNewVideoState); in handleCallEventCallbackNewFocus()