Searched refs:ACTION_TWO_WAY_VIDEO_CALL (Results 1 – 2 of 2) sorted by relevance
50 static final String ACTION_TWO_WAY_VIDEO_CALL = field in CallNotificationReceiver67 } else if (ACTION_TWO_WAY_VIDEO_CALL.equals(action)) { in onReceive()
268 final Intent intent = new Intent(CallNotificationReceiver.ACTION_TWO_WAY_VIDEO_CALL, in createTwoWayVideoCallIntent()