Searched refs:MSG_SET_DISPLAY_SURFACE (Results 1 – 2 of 2) sorted by relevance
45 private static final int MSG_SET_DISPLAY_SURFACE = 4; field in ImsVideoCallProvider82 case MSG_SET_DISPLAY_SURFACE:141 mProviderHandler.obtainMessage(MSG_SET_DISPLAY_SURFACE, surface).sendToTarget(); in setDisplaySurface()
1356 private static final int MSG_SET_DISPLAY_SURFACE = 4; field in Connection.VideoProvider1446 case MSG_SET_DISPLAY_SURFACE: in handleMessage()1522 mMessageHandler.obtainMessage(MSG_SET_DISPLAY_SURFACE, surface).sendToTarget(); in setDisplaySurface()