Searched refs:MSG_SET_DISPLAY_SURFACE (Results 1 – 2 of 2) sorted by relevance
35 private static final int MSG_SET_DISPLAY_SURFACE = 4; field in ImsVideoCallProvider64 case MSG_SET_DISPLAY_SURFACE:120 mProviderHandler.obtainMessage(MSG_SET_DISPLAY_SURFACE, surface).sendToTarget(); in setDisplaySurface()
671 private static final int MSG_SET_DISPLAY_SURFACE = 4; field in Connection.VideoProvider742 case MSG_SET_DISPLAY_SURFACE: in handleMessage()802 mMessageHandler.obtainMessage(MSG_SET_DISPLAY_SURFACE, surface).sendToTarget(); in setDisplaySurface()