Searched refs:MSG_SET_DISPLAY_SURFACE (Results 1 – 2 of 2) sorted by relevance
43 private static final int MSG_SET_DISPLAY_SURFACE = 4; field in ImsVideoCallProvider80 case MSG_SET_DISPLAY_SURFACE:139 mProviderHandler.obtainMessage(MSG_SET_DISPLAY_SURFACE, surface).sendToTarget(); in setDisplaySurface()
1131 private static final int MSG_SET_DISPLAY_SURFACE = 4; field in Connection.VideoProvider1221 case MSG_SET_DISPLAY_SURFACE: in handleMessage()1297 mMessageHandler.obtainMessage(MSG_SET_DISPLAY_SURFACE, surface).sendToTarget(); in setDisplaySurface()