Searched refs:EVENT_PEER_DIMENSION_CHANGED (Results 1 – 4 of 4) sorted by relevance
61 public static final int EVENT_PEER_DIMENSION_CHANGED = 205; field in VideoSession235 case EVENT_PEER_DIMENSION_CHANGED: in handleMessage()
89 case VideoSession.EVENT_PEER_DIMENSION_CHANGED: in onMessage()
144 parcel.writeInt(VideoSession.EVENT_PEER_DIMENSION_CHANGED); in testEventPeerDimensionChanged()
233 parcel.writeInt(VideoSession.EVENT_PEER_DIMENSION_CHANGED); in testPeerDimensionChanged()