HomeSort by relevance Sort by last modified time
    Searched refs:updateVideoState (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/common/observers/
MultiDisplayObserver.h 51 status_t updateVideoState(int sessionId, MDS_VIDEO_STATE state);
86 status_t updateVideoState(int sessionId, MDS_VIDEO_STATE state);
MultiDisplayObserver.cpp 52 status_t MultiDisplayCallback::updateVideoState(int sessionId, MDS_VIDEO_STATE state)
56 mDispObserver->updateVideoState(sessionId, state);
304 status_t MultiDisplayObserver::updateVideoState(int sessionId, MDS_VIDEO_STATE state)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java 886 updateVideoState(newVideoState);
    [all...]

Completed in 257 milliseconds