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

/packages/apps/InCallUI/src/com/android/incallui/
H A DInCallVideoCallListener.java46 * @param videoProfile The requested video call profile.
49 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { argument
51 int newVideoState = videoProfile.getVideoState();

Completed in 52 milliseconds